Jump to content

JavaScript problem in IE6


Recommended Posts

Hi myedinu,

IE6 is used by less than 1 percent of browsers in the United States, and even Microsoft is trying to stop those people who are still using it.

 

To be perfectly honest, I would suggest to you that if the issue is restricted to IE6, it is not worth your effort to try to address it. Microsoft, who developed IE6, would be the first to agree with me on this issue, as you can see in the link I posted above.

 

-Mike

Link to comment
Share on other sites

I loaded up FF and took a look at the error console.. lotsa nasties in there but this was the only hard error.. if that helps..

 

Timestamp: 5/31/2012 12:34:22 PM
Error: syntax error
Source File: http://teknoblej.com/prestashop/product.php?id_product=12
Line: 339, Column: 18
Source Code:
var ipa_default = ;

 

 

edit:

 

There were a lot of javascript warnings in the error console btw..not hard errors..but a **lot** of warnings.

Edited by SuperCharlie (see edit history)
Link to comment
Share on other sites

I think it might be a jquery problem but Im not sure how to fix it without going into full blown development mode and I am just about to start launching a site. Im sorry.

 

FF says this..

Timestamp: 5/31/2012 1:44:02 PM
Warning: Error in parsing value for 'filter'.  Declaration dropped.
Source File: http://teknoblej.com/prestashop/css/jquery.fancybox-1.3.4.css
Line: 344

 

for that line. Sorry I cant be of more help.

Link to comment
Share on other sites

×
×
  • Create New...