So the approach I'm taking to make transparent views clickable in IE has a problem, which is
that if I set the opacity to zero, it will hide any child views. So it is seeming to me that what
I really need is to make setClickable *always* use the mechanism that is being used now for image views, which is to make an __LZclick
div to catch clicks which is a child of the sprite's div. Then it can be made opacity zero, or given a transparent png resource, or
whatever is cheapest to catch clicks in IE.. ?



--
Henry Minsky
Software Architect
[EMAIL PROTECTED]

_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to