On Jan 8, 8:36 am, jeb <jo...@ibiz.se> wrote:
> I try to put some tabs in a ligtbox (lightview) to do a user friendly
> form, kind of. With lightbox i mean a modal window.
>
> The tabs (livipipe) works well withe ajax in the normal window, but
> when I put them in the ligtview ligtbox they stop working. I guess it
> has something to do with getelementbyid in the  DOM and seems very
> complicated.
>
> Anyhow, does anyone have any experience of doing ajax tabs in a
> lightbox that works?

The thing I've run into with lightboxes is that they typically *don't*
generate another document.ready-style event, so a lot of unobtrusive
JS methods can get confused. Can you post more details about how
you're attempting to add the tab behavior and what exactly "isn't
working"?

--Matt Jones
-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.


Reply via email to