Hello, this is lightbox(works for images) http://www.huddletogether.com/projects/lightbox2/#example this is helper for lightbox http://blog.lipsiasoft.com/articles/2007/06/05/lightbox-helper-per-ruby-on-rails But I need a feature like lightbox but for forms(with inputs,submits...). Who knows where i can get it? Thanks -- 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 -~----------~----~----~----~------~----~------~--~---
Igor K. wrote:> Hello, > > this is lightbox(works for images) > http://www.huddletogether.com/projects/lightbox2/#example > this is helper for lightbox > http://blog.lipsiasoft.com/articles/2007/06/05/lightbox-helper-per-ruby-on-rails > > But I need a feature like lightbox but for forms(with > inputs,submits...). > Who knows where i can get it? > > Thanks >Have a look at Control.Modal. Have found it very good. http://livepipe.net/projects/control_modal/ Chris -- ---------------------------- Autopendium :: Stuff about old cars http://autopendium.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 -~----------~----~----~----~------~----~------~--~---
Try ParticleTree''s Lightbox Gone Wild: http://particletree.com/features/lightbox-gone-wild/ Also check out their demo here: http://particletree.com/examples/lightbox/ -Nick J. Fessel http://www.nickfessel.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 -~----------~----~----~----~------~----~------~--~---
> http://particletree.com/features/lightbox-gone-wild/ > > Also check out their demo here: > http://particletree.com/examples/lightbox/Maybe there are some lighboxes with RubyOnRails helpers? or at least how to implement them? -- 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 -~----------~----~----~----~------~----~------~--~---
Maybe this: http://xurde.info/uncategorized/prototype-window-class-helper.html helps? On 6 Sep., 08:53, "Igor K." <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> >http://particletree.com/features/lightbox-gone-wild/ > > > Also check out their demo here: > >http://particletree.com/examples/lightbox/ > > Maybe there are some lighboxes with RubyOnRails helpers? or at least how > to implement them? > -- > Posted viahttp://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 -~----------~----~----~----~------~----~------~--~---