jQuery

Programming Javascript jQuery

Using jQuery in CakePHP 1.2

Created: Thu, Feb 21st 2008, 09:59

Recently, I was challenged by someone in the #cakephp chat room to try the jQuery javascript library. Here are my results.

Multi Editable Fields with jEditable

Created: Mon, Dec 7th 2009, 10:49

Building a CakePhp app with multiple inline editable fields, using jEditable, wasn't as hard as I had feared. Quite simple actually once I got the details right.