I have a major dependency on jquery 1.8+, when will it be supported?
Currently the chart's tooltips are not functioning and sizzler parser error is thrown after upgrading.
Thank you
Christoffel
Also 1.9 is not supported, I see that $.browser was deprecated in version 1.3 and remove from 1.9 on.
I see you guys are using $.browser inside the infragistics.util.js but also reference modernizr, can modernizr not be used to do the browser detection?