On 29 May 2007, at 14:13, slideaway wrote: > does scriptaculous have a pop-up effect where you click a link and an > element appears in a fixed position below (or wherever you want) but > above the existing content on the page, if not, what is a good ajax > framework to use for this?
There's nothing preventing you from writing this using Prototype/ scriptaculous, and there are already quite a few ready-made effects hanging around, such as Lightbox etc. Almost every javascript framework has some examples for what you're trying to do, google should be your friend here. Best regards Peter De Berdt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
