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

Search results for query: *

  • Users: klon
  • Order by date
  1. klon

    window.open only working on localhost

    Thanks for your quick answer. Then, why it's working on my work computer, if I try to open a page from different domain? Moreover, I used the script with files from the same domain, but I posted this code in order to simplify things (although I didn't know this security failure...), and I got...
  2. klon

    window.open only working on localhost

    Hi, I've developed a simple web page with a script that opens a new window, with the following code: <html> <head> <SCRIPT language=JavaScript1.2> <!-- nova=window.open('http://www.bagescentre.com', 'new','menubar=0, status=none, scrollbar=0, top=0, left=0, width=790, height=550'); //...

Part and Inventory Search

Back
Top