| |
Low Pro |
It would be awesome to port the low pro syntax to JQuery. Now the thing is,
low pro is just a tiny abstraction layer above proto, in theory we should be
able to port the same layer to JQuery.
-Matt
--
--------
http://railsontherun.com
On 1/21/08, Bill Burcham <bill.burc...@gmail.com> wrote:
> Well I respect PJ Hyatt (errtheblog.com) a lot and here's his experience
> w/ JQuery on a new app (famspam)
> http://errtheblog.com/posts/73-the-jskinny-on-jquery
> Here's my take from September:
> http://meme-rocket.com/2007/09/07/agnostic-unobtrusive-javascript/ Short
> of it is you need the livequery plugin if you want to do UJS on dynamic
> content. And it is of course possible to use both prototype and JQuery
> together.