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!

Recent content by gordo3

  1. gordo3

    Accessing external javascript file on local machine

    Well, I did close it the same as your first reply. However I just changed the code to explicitly close the script tag as in your last reply and it works. I am writing the site using the xhtml 1.1 doctype. I thought I could still implicitly close empty tags as <script /> but I guess I was...
  2. gordo3

    Accessing external javascript file on local machine

    Page still renders blank; no error, just blank.
  3. gordo3

    Accessing external javascript file on local machine

    Greetings I am attempting to run a web page on localhost (http://localhost/test/index.html) that accesses an external javascript file (scripts.js). The page just renders blank. If I embed the javascript the page renders correctly. Javascript file is located in same directory as index (test)...

Part and Inventory Search

Back
Top