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!

Full screen interfering with other code...

Status
Not open for further replies.

kimraznov

Programmer
Oct 16, 2000
31
US
My URL is The section with the problem is speculate/i try, then choose from the drop down menu entitled "floating worlds".... the links in the drop down should open a new window with the corresponding image in it. These html pages already exist before they are called, but in the function (newWindow)i specify a unique size and placement on the screen for the browser window. The way it works now, the image opens full screen in a new window...

Previously the new window would open and replace the main window, then i added a bit of code to the function in the parameters that says target=_blank, that is when the above began to occur. So its better but still not right.

Also, before I added the target_blank if you opened the site without the full screen command being activated by going to the problem was not a problem at all.

I have been trying to solve this problem for weeks, any help would be appreciated. Thanks in advance, KIM [sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top