jQuery Inline Edit
2009-05-23
And then I released my first jQuery plugin. What jQuery is? Oh, it's just the greatest Javascript framework evah, it makes Javascript programming so much more fun!
The plugin, called Inline Edit, makes it a lot quicker to implement edit and remove functions. It can turn any dynamic data list into a click-and-edit list.
Try and download it at labs.mimmin.com/inlineedit!
If you have comments, missing features or bug reports: please add a comment!

Comments
I've been weighing whether to implement a template option, to allow custom markup. But since I haven't been using Inline Edit for a while, this has low priority. Did you ever manage to solve this (I realize my response is late, my apologize)?
Tracy:
I'm not sure what you mean. The categoryId is sent by GET, and the data is sent by POST. This is maybe not the optimal way, but that's how it is designed :-) This should be in the documentation, I will update it.