What steps will reproduce the problem?
1. leave jMonthCalendar.js unchanged
2. try to load it in IE6
What is the expected output? What do you see instead?
IE6 spits out an error at line 11, char 1.
What version of the product are you using? On what operating system?
1.2.2
Please provide any additional information below.
Removal of the blank line:
*/
[here]
(function($) {
Removes the IE6 warning and the script works as expected.
Original issue reported on code.google.com by srabo...@gmail.com on 28 Apr 2009 at 8:44
Original issue reported on code.google.com by
srabo...@gmail.com
on 28 Apr 2009 at 8:44