Menu

#9 Safari 2.0.4 JavaScript Parse/Syntax Error

open
5
2007-07-13
2007-07-13
No

In Safari 2.0.4 mybic.js generates a SyntaxError and does not function.
It didn't work in my version of IE6 either (6.0.2900).

SyntaxError - Parse error mybic_1_0_0/mybic.js Line: 772

I removed the comma after the bracket on the last fuction and it worked.

....
restart:function() {
this.stopRequest=0;
this.call('','','queue');
}

};

I tested in:
Mac/Firefox 2.0.0.4
Mac/Safari 2.0.4

and over parallels
Win/Firefox 2.0.0.4
Win/IE6 6.0.2900

Discussion


Log in to post a comment.