Difference between revisions of "Lightbox"
From Wikicliki
| Line 1: | Line 1: | ||
| − | + | when i have time i will write something comparing all the many lightboxes out there - shadowbox, thickbox, lightbox, lytebox, and all the other jquery bits and bobs. | |
| − | + | but first in summary - my favourite has to be [Lytebox http://www.dolem.com/lytebox/] | |
| + | |||
| + | * Links can originate from an inframe in the page that will overlay the ENTIRE page. | ||
| + | * Script can be modded so that it can come from a link in flash as well. | ||
| + | |||
| + | == Using Lytebox with link from within Flash == | ||
| + | |||
| + | |||
| + | * Sample: http://dreamsyntax.org/work/maxwell/lytebox_v3/ | ||
Revision as of 00:10, 9 October 2009
when i have time i will write something comparing all the many lightboxes out there - shadowbox, thickbox, lightbox, lytebox, and all the other jquery bits and bobs.
but first in summary - my favourite has to be [Lytebox http://www.dolem.com/lytebox/]
- Links can originate from an inframe in the page that will overlay the ENTIRE page.
- Script can be modded so that it can come from a link in flash as well.