Matthew Bull wrote:
> plapplet.style.display=state?'none':'block'; <<<set style.display > thats probably about as clear as a bucket of mud but basically sets the > applets css display property to none of its overlayed so hence it disappears Ahh .. good thinking. But, now I think about it there's no reason for me to actually have the applet visible on the layer anyway, I can size it to 1 pixel x 1 pixel, or even put it on a layer that's not visible at all, and just have an ordinary image with an onClick that calls a public function in the applet. Not an ideal solution, but it'd work. Ah .. but then I do have another applet that gets displayed in a layer that does need to be visible. Looks like I'll have to experiment. Thanks for the advice! sjb _______________________________________________ Dynapi-Help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dynapi-help