I have a site with a fair amount of prototype too, and am wondering about integrating jquery for only the login popup modal box. Isn't it possible to only load jquery for the login partial when someone clicks to login, so that I am not doubling up on JS libraries on other pages?
On Nov 18, 2:54 pm, Philip Hallstrom <[EMAIL PROTECTED]> wrote: > > I need to do an overlay with something that supports ajax/remote > > html. There's lots of options and quite a few rails plugins. Some > > seem out of date however. > > > Any suggestions on which one is "best" where "best" is defined as easy > > to implement, works in all browsers, supports ajax or remote html. > > Thanks to those that replied... I should have clarified no-jquery. I > love jquery, but the site uses a lot of Prototype and I'd rather not > double up on JS libraries. > > I found one and got it working. Seems to do the right thing :) > > http://code.google.com/p/rb-lightbox-plugin/ > > Not too much of a pain to implement either. centers, works in IE/ > Firefox. > > There do seem to be a lot more jquery based ones. Will have to go > that route right off the bat next time :) > > -philip --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

