[Seaside] Lightbox?

Boris Popov boris at deepcovelabs.com
Tue Jun 6 16:16:45 UTC 2006


I was just going to ask for the same thing. Thanks!

-Boris

-- 
+1.604.689.0322
DeepCove Labs Ltd.
4th floor 595 Howe Street
Vancouver, Canada V6C 2T5

boris at deepcovelabs.com

CONFIDENTIALITY NOTICE

This email is intended only for the persons named in the message
header. Unless otherwise indicated, it contains information that is
private and confidential. If you have received it in error, please
notify the sender and delete the entire message including any
attachments.

Thank you.

-----Original Message-----
From: seaside-bounces at lists.squeakfoundation.org
[mailto:seaside-bounces at lists.squeakfoundation.org] On Behalf Of Bany,
Michel
Sent: Tuesday, June 06, 2006 9:09 AM
To: The Squeak Enterprise Aubergines Server - general discussion.
Subject: RE: [Seaside] Lightbox?

 

> Yeah, this is a known problem with IE. This browser always 
> put some form elements on top, no matter of other elements 
> with a higher z-index. There are some ugly JavaScript hacks 
> that hide those elements, this is probably the only solution 
> to this problem.
> 
> Try to add something along (untested, as I don't have IE):
> 
> html script: (SUSelector new
>     name: 'select';
>     do: [ :each | each element hide ])

Thanks Lukas, I tested your code and it works.
A bit disappointing, but better than nothing.

Michel.
_______________________________________________
Seaside mailing list
Seaside at lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3370 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/seaside/attachments/20060606/4061f159/smime.bin


More information about the Seaside mailing list