Could anyone confirm the error on this page (http://www.ukagriculture.com/crops/oil_seed_rape.cfm) when you mouse over the horizontal DHTML menu, I've updated the page with OpenGraph data to keep the facebook script happy on page load, I now have the menu activation JS error.
Are you using IE8? My menu system works OK in Chrome and firefox.
I can get the same error on this site: http://software.xfx.net/ when I use the menu system. Seems its an issue with facebook code and menu code existing on the same page. If I remove the facebook code the menu system works. I've tried 3 types of "like" link but all cause the same issue.
Thing is nothing changed my end, just starting playing up!!
Can you please post line 154, and also post any code related to it, such as the lines which call any functions that are in question. Also, does this happen to you in all browsers? I'm guessing this is an old version of IE?
I'm not sure what to make of the problem. I'm assuming this is an issue with the way the older versions (less standards-compliant versions) handle certain aspects of JavaScript.
I assumed line 154 referred to line 154 of a JavaScript file, and not the actual source code. I don't think I'm able to solve this problem without actually having the errors and faulty activity in front of me, it's just so hard to figure something like this out without previous experience or hands on tackling of the error in question.
An invalid argument is obviously referring to one of the function parameters, but which one I can't see. I know of other places where this error can show, for example using the window.open() function in old IE versions will not allow spaces to be present in the windowName parameter (2nd parameter).
Bookmarks