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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

changing Explorer's properties online using 1 window

Status
Not open for further replies.

FlatHead

Programmer
Oct 13, 2000
50
GB
I know that this is possible through Java script in some way but i only can do it using a new window and then setting all the properties for it which that is the only normal way i can thing of.!
All i want is once the user hits the URL automatically if possible tacking out all the exporer's elements (Scroll bar, address box, e.t.c) and playing in this same window my content.(FULL SIZE)

I know that this might work only on IE5 but i don't mind!
Example available on line:
thanks
 
window.open("","winname","fullscreen=yes") jared@aauser.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top