DOM Popup is a lightweight general purpose JavaScript DOM element popup class. This single class can create tooltips, dropdown menus, modal and non-modal popup elements. Popups can be draggable and have auto-close or click-to-close functionality. Scriptaculous effects can be applied when opening and closing popups. Also included are examples showing how to use DOM Popups with Rails to create record popups and modal forms (AJAX and non-AJAX). Documentation and downloads here: http://www.methods.co.nz/popup/popup.html Or go straight to the demo page: http://www.methods.co.nz/popup/popup_demo.html Cheers, Stuart -- Stuart Rackham -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Stuart Rackham wrote:> DOM Popup is a lightweight general purpose JavaScript DOM element > popup class. > > This single class can create tooltips, dropdown menus, modal and > non-modal popup elements. Popups can be draggable and have auto-close > or click-to-close functionality. Scriptaculous effects can be applied > when opening and closing popups. > > Also included are examples showing how to use DOM Popups with Rails to > create record popups and modal forms (AJAX and non-AJAX). > > Documentation and downloads here: > > http://www.methods.co.nz/popup/popup.html > > Or go straight to the demo page: > > http://www.methods.co.nz/popup/popup_demo.html > > > Cheers, StuartExcellent work! What license is this code released under? -- Michael Wang --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Great job! I''ve filed your project into my Ruby on Rails index[1] under popups[2] and under DOM popup kit[3]. Feel free to add to entry (or add additional entries) if you have other things you wish to include. Thanks, Nelson [1] http://blazingrails.basedex.com/index/8 [2] http://blazingrails.basedex.com/index/8?context=4&search_context=4&search=popups&commit=search [3] http://blazingrails.basedex.com/index/8?context=4&search_context=4&search=DOM+popup+kit&commit=search -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Michael Wang wrote:> Stuart Rackham wrote: >> >> Documentation and downloads here: >> >> http://www.methods.co.nz/popup/popup.html >> >> Or go straight to the demo page: >> >> http://www.methods.co.nz/popup/popup_demo.html >> >> >> Cheers, Stuart > > Excellent work! What license is this code released under?MIT license, same as Rails.> > > -- > Michael Wang-- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---