I have a page with a picture <%= image_tag stamp.photo.url(:thumb) %> I want to simply click on the picture and see a box with a large version of the picture <%= image_tag stamp.photo.url(:original)%> using Redbox (lightbox style) It seems simple ... I''ve been working on it for what seems like years Thanx Bumper -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
bumperland-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2010-Aug-08 18:06 UTC
Re: Help with Redbox
I solved the problem ...... switched to lightbox2 On Aug 7, 2010 8:09pm, bumper <bumperland-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I have a page with a picture > %> I want to simply click on the picture and see a box with a large> version of the picture> using Redbox (lightbox style)> It seems simple ... I''ve been working on it for what seems like years> Thanx> Bumper> --> 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org> To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org> For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en.-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.