Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
I'd like to set some properties of my browser on the onload event. I'd like for example to remove the menubar and the URL. This is possible with the "open" method but I didn't find a way to do it once the browser instance was created. The reason why I don't set these features before, is that it's a java class which creates an instance of the browser. If somebody has a clue....
thx
david
I'd like to set some properties of my browser on the onload event. I'd like for example to remove the menubar and the URL. This is possible with the "open" method but I didn't find a way to do it once the browser instance was created. The reason why I don't set these features before, is that it's a java class which creates an instance of the browser. If somebody has a clue....
thx
david