>>>     Anyone have any success making an element's attribute
>>> ("display") to be
>>> visible or invisible.
>>> It sets the value from "none" to "inline" correctly but it does
>>> not display
>>> the change(still invisible).

>The dynamic update of the 'display' property is not done yet.
>For now, to toggle an element's visibility, you can use:

>'visibility: hidden' and 'visibility: visible'

****************************************************************************
*******


I'm sorry, but exactly how do I set this up.
Obiously I cannot use this method: testElement.setAttribute()anymore.

thanks
arnold


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to