Object Expected error

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • michael mcdermott

    Object Expected error

    hello everyone

    I created a website in GoLive with menus that were creted in DHTML menu creator.
    I dont have a clue about javascript and didn't think I'd need to.
    My site works ok in Firefox but IE (several versions) comes up with an error.

    Could some kind soul please help me out?

    The website is www.onsite-solutions.co.uk/oss

    Many thanks in advance
  • Lee

    #2
    Re: Object Expected error

    michael mcdermott said:[color=blue]
    >
    >hello everyone
    >
    >I created a website in GoLive with menus that were creted in DHTML menu creator.
    >I dont have a clue about javascript and didn't think I'd need to.
    >My site works ok in Firefox but IE (several versions) comes up with an error.
    >
    >Could some kind soul please help me out?
    >
    >The website is www.onsite-solutions.co.uk/oss[/color]

    It throws errors in FireFox, too.
    It complains because the path for "CSScriptLib.js " refers to your
    local C: drive, instead of your web server, and it complains about
    a syntax error on line 21, where you seem to have an extra comma.

    Comment

    Working...