Hi,
I'm programming in a framework. I would like to use a methode from an applet and change it's parameters, but i don't know how.
I can't open a window like:
a = window.open("html.html","windowName","")
I only have the name of the window "windowName".
Any ideas how I can change the applet-parameters oder run applet-methods?
I'm programming in a framework. I would like to use a methode from an applet and change it's parameters, but i don't know how.
I can't open a window like:
a = window.open("html.html","windowName","")
I only have the name of the window "windowName".
Any ideas how I can change the applet-parameters oder run applet-methods?