Extra comma in jquery.ui.slider.js
IE was throwing me a 'Expected identifier, string or number' error
when loading a page that uses ui.slider.
Eventualy I found out that there is and extra comma in line 33, last
character.
Firefox ignores loose commas in object or array definitions, but IE
chokes on it.
I don't have any svn checkout of the project, so I was wondering if
someone could get rid of that extra comma in the trunk version, for
the next release.
(I hope this is not repeating some other message or is being posted in
an inappropriate list.)
Thanks a lot,
Bruno