dhawkins
27 Jul 2010, 6:36 AM
on line 746 of Scroller.js
this.scrollbaY.destroy();
This should read
this.scrollbarY.destroy();
--David
this.scrollbaY.destroy();
This should read
this.scrollbarY.destroy();
--David
View Full Version : [FIXED-172] Scroller.destroy has typo that produces javascript error in 0.91 & 0.92