Layers and moving them by Javascript

Hi.I’m using Layers in Notes Client to dynamicly hide or show part of the form. I can use JavaScript in Notes Client. But if I use

window.document.getElementById(“Layer”) ==> an error: “window.document.getElementById is not a function”

window.document.layers ==> “undefined”

window.document.all ==> “undefined”

Can anybody tell me, how to get my layer as an object in Button OnClick event?

Thanks in advance. Jiri

Subject: Layers and moving them by Javascript

Programmatic access to layers is not supported in the Notes client.

Vin Manduca

Ibm