> > > Yeah, no joke. Its like my own personal JavaScript novel. Thanks man. :) No problem, I also hope some other people might take a look at it ; ). > What effects library do jQuery folks use? If I'm going to drop > Prototype, I'll need a robust effects library equivalent to Scriptaculous. The Interface library is probably what you are looking for: http://interface.eyecon.ro/. I'm not sure if it has every single animation Scriptaculous does because I'm not into using JS as Flash that much (^^), but I think it should have the most important things. But writing your own effects is very easy as well, so if you are missing something let me know what you need and I'll see what I can do ; ).
-- Felix Geisendörfer aka the_undefined -------------------------- http://www.thinkingphp.org http://www.fg-webdesign.de John David Anderson (_psychic_) wrote: > > On Dec 12, 2006, at 9:14 AM, Felix Geisendörfer wrote: > >> Hey John, >> >> here it comes, the ultimate why jQuery beats prototype post: > > Yeah, no joke. Its like my own personal JavaScript novel. Thanks man. :) > > <snipped> > >> So if all of this has not convinced you yet, simply go over to >> jQuery.com <http://www.jquery.com>, download the code and do a little >> test ride. It's free but I'm almost certain it will convince you to >> buy into the jQuery philosophy ; ). > > I'll have to give it a closer look (and read this post again). I'm > really hesitant to use the compact coding style, but I can see the > benefits as well: I'll have to think on that. > > What effects library do jQuery folks use? If I'm going to drop > Prototype, I'll need a robust effects library equivalent to Scriptaculous. > > -- John > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
