Closed GoogleCodeExporter closed 9 years ago
jquery 1.6.x add .prop() method to explicitly retrieve property values, and
.attr() only retrieves attributes.
.attr('scrollTop/offsetTop/offsetLeft') in ui.main.js/ui.slider.js returns
undefined with jquery 1.6.x
I committed a patch in revision 323cdf358de3
Original comment by xnrefor...@gmail.com
on 25 Jun 2011 at 7:22
Original issue reported on code.google.com by
Valro...@gmail.com
on 24 Jun 2011 at 4:45Attachments: