Results 1 to 2 of 2

Thread: Problem with external scripts

  1. #1
    Join Date
    Jul 2009
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Problem with external scripts

    Can someone please hep me with this? For some reason, starting yesterday, all of my pages with a map on them, that refer to a script in another folder, are not working. My coding is:
    Code:
    <script src="http://my-scranton.com/scripts/examplescript.js" type="text/javascript"></script>
    For some reason, this doesn't work and I get the error: "Object doesn't support this property or method.
    Can anyone help me with this?

  2. #2
    Join Date
    Dec 2008
    Location
    Portsmouth, UK
    Posts
    1,891
    Thanks
    2
    Thanked 441 Times in 435 Posts

    Default

    check your spelling and file structure

    there is no script at

    http://my-scranton.com/scripts/examplescript.js
    Vic
    God Loves You and will never love you less.
    http://www.vicsjavascripts.org/Home.htm
    If my post has been useful please donate to http://www.operationsmile.org.uk/

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •