I'm using jQuery Sparklines (http://omnipotent.net/jquery.sparkline) to draw charts, it's working very well on FF&Chrome but when testing it on IE9 it's not working, and gives an error in sparkline lib the error is:
SCRIPT5007: Object expected jquery.sparkline.min.js, line 4 character 3378
is it a problem with IE9 support to jQuery? and what i can do to solve this?