Re: [Rails] Newbie - Rails 3 lightbox?

2010-10-15 Thread Walter Lee Davis
I think Lightbox2 uses the classname rather than the rel for the initial hook. Rel is used for a lot of other stuff like geometry and format, but classname does the initial hookup. Walter On Oct 15, 2010, at 11:24 AM, Anders_P wrote: Hello! I'm trying to create a simple image "popup" effe

[Rails] Newbie - Rails 3 lightbox?

2010-10-15 Thread Anders_P
Hello! I'm trying to create a simple image "popup" effect using Lightbox2, http://www.huddletogether.com/projects/lightbox2/. But I don't get it to work. My code looks lite this: This generates: And in my application.html.erb <%= render 'layouts/stylesheets' %> <%= stylesheet_link_t