> Mike:
>
> Can you show your site where you've been using it?
>
> Shane

http://mrs.malsup.com/page.php?id=163

Scroll to the bottom and pick a vegetable.  :-)

The code is in mrs.js and looks like this:

        Shadowbox.init({
            autoplayMovies:  1,
            initialHeight:   20,
            initialWidth:    20,
            keysClose:       ['c', 27] // c or esc
        });
        $('a.mediabox,a.flashbox').shadowbox();

I combined the jQuery adapter and the shadowbox script into one file
which is loaded as shadowbox-malsup.js.

Mike

Reply via email to