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!

Recent content by dedi30

  1. dedi30

    window opening problem..... weird

    window opening problem..... weird this is the button actions: on (release) { getURL ("java script:window.open('community.htm', 'newWin', 'fullscreen=yes', 'scrollbars=yes,status=no')"); } It opens the correct window with the called for attributes, but when i close the popup...
  2. dedi30

    syntax problem --- 1 line, ......thanks

    I trying to get the window to open with the specified characteristics: window.open('community.htm', 'newWin', 'fullscreen=yes', 'scrollbars=yes,status=no');");

Part and Inventory Search

Back
Top