From: Evertjan. on
wrote on 04 mei 2008 in comp.lang.javascript:

> Hey, I was wondering if it is possible to preform an action when
> content in the lightbox "thickbox" has completely finished rendering?
> So I can loop through all the elements in the thickbox.

What is a "lightbox thickbox", I wonder?

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
From: Gregor Kofler on
Evertjan. meinte:
> wrote on 04 mei 2008 in comp.lang.javascript:
>
>> Hey, I was wondering if it is possible to preform an action when
>> content in the lightbox "thickbox" has completely finished rendering?
>> So I can loop through all the elements in the thickbox.
>
> What is a "lightbox thickbox", I wonder?

I suppose this one:
<http://www.hackthenet.de/weblog/79/meine-neue-lightbox-thickbox>

It's really cool, coz it doesn't need prototype or scriptaculous. It
uses jQuery. Hooray!

Anyway: I don't want look through lean 31kB of code to find an answer
the OP question.

Gregor


--
http://photo.gregorkofler.at ::: Landschafts- und Reisefotografie
http://web.gregorkofler.com ::: meine JS-Spielwiese
http://www.image2d.com ::: Bildagentur f�r den alpinen Raum
From: Gregor Kofler on
Gregor Kofler meinte:

> <http://www.hackthenet.de/weblog/79/meine-neue-lightbox-thickbox>

Oops: Here comes the proper link:
http://jquery.com/demo/thickbox/

Gregor


--
http://photo.gregorkofler.at ::: Landschafts- und Reisefotografie
http://web.gregorkofler.com ::: meine JS-Spielwiese
http://www.image2d.com ::: Bildagentur f�r den alpinen Raum