\\ Home Page : Articolo : Stampa
Lightbox JS v2.0
Di Admin (del 09/02/2007 alle 12:30:34, in Web Design, letto 2018 volte)
Lightbox JS is a simple, unobtrusive script used to overlay images on the current page. It's a snap to setup and works on all modern browsers.
Download
La cosa bella è che funziona... provate:


Se poi nel sito avete oggetti FLASH inserite queste due righe di codice:
Nel tag OBJECT:
<param name="wmode" value="transparent">
E nel tag EMBED:
wmode="transparent"