Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Setting the features of the browser

Status
Not open for further replies.

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
 
you can't remove features from the browser unless you open the window. luciddream@subdimension.com
 
and what about when I create an instance of the browser in Java. Is there a way of setting the features?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top