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 derfloh 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: Butser
  • Content: Threads
  • Order by date
  1. Butser

    Using <script> tag when using win.document.write(' ... ');

    Hi, I would like to include a javascript function in a popup window. However, IE returns the following error "unterminated string constant" when I use the following code: "win.document.write('<script>');". Hope that I have provided sufficient details of the problem and would be grateful for...
  2. Butser

    onClick multiple event handler:going to a url and closing child window

    I would like to do two actions when an onClick event is fired: 1 = go to a url; 2 = close a window. The problem is that I believe the url must be enclosed in double quotes whilst also double quotes must be used to enclose multiple event handler code. Hence, my borwser is reporting a syntax...

Part and Inventory Search

Back
Top