Hi...
I have a web page with and Applet wich has a ActiveX Control on it. This applet also has a button.
When I load the web page it calls a style sheet file, with an OBJECT selector that sets the ActiveX Control hidden.
What I want to do is: when I click on the button it loads another applet with the same ActiveX control on it, but visible.
How can I do this with javascript ???
I write a function for the button in javascript that calls the OBJECT in the style sheet and changes it's visibility property to Visible???
Please help...
Thanks...
I have a web page with and Applet wich has a ActiveX Control on it. This applet also has a button.
When I load the web page it calls a style sheet file, with an OBJECT selector that sets the ActiveX Control hidden.
What I want to do is: when I click on the button it loads another applet with the same ActiveX control on it, but visible.
How can I do this with javascript ???
I write a function for the button in javascript that calls the OBJECT in the style sheet and changes it's visibility property to Visible???
Please help...
Thanks...