No, I was really annoyed to have to put that in.
The guy I helped produce the site insisted on switching.

I was going to put in the jQuery version of lightbox, but it has an issue
with FF for the Mac (which of course my friend uses).
My original plan was to try and fix the jQuery one, but I ran out of time.

I feel so dirty.

Glen

On 6/11/07, R. Rajesh Jeba Anbiah <[EMAIL PROTECTED]> wrote:


On May 29, 12:41 am, "Glen Lipka" <[EMAIL PROTECTED]> wrote:
> You could just make
> <div id="overlay" style="width: 100%; height: 100%; position: absolute;
top:
> 0px; left: 0px; z-index: 100; background-color: #000000;
> display:none"></DIV>
> at the end of your page.
>
> Then call $("overlay").fadeTo("slow",0.5)
>
> This will fade it on over your whole screen. Make sure body and html
have
> height: 100%.
> I did this yesterday here:http://www.sparkt.com/index.htm
> (Click the first image (top-left) to see the fade In
   <snip>

   I see only prototype based code there. Did you move from jQuery to
Prototype? Just curious. TIA

--
  <?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com    Blog: http://rajeshanbiah.blogspot.com/


Reply via email to