IE problem
2007/01/27 13:02
Viewed 3329 times
Replies: 0/0

Hi,

I am trying to get the menu working in CRELoaded, which is an offshoot of osCommerce.

To start with I have just copied the sample menu from the hmenu folder into the osCommerce code, along with the javascript into the header. It works fine in Firefox, but in Internet Explorer I get an error when I try to open a menu. The highly useful IE error message is 'Invalid Argument', which doesn't help much.

I noticed in Firefox, the Error console shows this error:

Warning: Error in parsing value for property 'top'. Declaration dropped.

The sample menu in its own file does not cause this error, and works in both IE and Firefox.  So I am guessing this is realted to why it does not work in IE. And that there is something in my osCommerce page which is interfering with the menu, but I'm not sure what to look for. Does anyone have any suggestions?

Thanks!

Google