jQuery Helper

By Marco Pegoraro aka "thepeg"
I wrote an helper that allow you to enjoy jQuery library by helping in script inclusion and plugin management.
I have only wrote an italian documentation yet but code il simply, comments are in english (bad english... but english!)

Code download and documentation can be found at:
http://www.consulenza-web.com/cakephp-jquery-helper.dc-28.html

I hope someone will give me an english translation!



EDITORS NOTE: Thank you to Marco for putting together this helper. It would be great to have a detailed englsih explanation in this article. If you would like to help email, docs [at] cakephp [dot] org.

Comments 275

CakePHP team comments Author comments

Comment

2 Misnamed

I think it is a misnomer to call this a "jQuery helper" which may suggest it helps write jQuery code.
This helper will help include javascript files based on the current controller and action, and just requires that these be in a "jQuery" folder.
posted Fri, Mar 23rd 2007, 18:23 by Grant Cox.

Comment

3 jQuery Helper

I've implemented the JAX - jQuery Ajax Helper...

http://www.tuliofaria.net/jax-jquery-ajax-helper-for-cakephp/

Soon I will translate to english... but it works like native ajax helper...

[]'s
posted Wed, Oct 3rd 2007, 15:24 by Tulio Faria

Login to Submit a Comment