Closed (fixed)
Project:
Nivo Slider
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
30 Dec 2011 at 12:56 UTC
Updated:
4 Jan 2014 at 01:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
devin carlson commentedYes, both IE 6 and IE 7 require that there be no trailing comma after the final declared property within a JavaScript object.
The attached patch removes the comma from the last property.
Comment #2
devin carlson commentedCommitted to 7.x-1.x-dev.