n92
n92

Reputation: 7602

How to use jquery in cakePHP

I am very new to cakePHP. Please explain me in steps to use jQuery in my view. And also explain me any simple example.

Upvotes: 4

Views: 6005

Answers (1)

Alex Bailey
Alex Bailey

Reputation: 1679

Just try google for tutorials & more there are plenty of cakephp rekated jquery tutorials on there.

Here are some useful links you can take a look at:

http://nuts-and-bolts-of-cakephp.com/2009/01/19/jquery-in-the-cakephp-world-part-1

http://nuts-and-bolts-of-cakephp.com/2009/01/21/jquery-in-the-cakephp-world-part-2-is-client-side-code-all-that-great/

http://www.cakephp.bee.pl/download

Upvotes: 4

Related Questions