Closed GoogleCodeExporter closed 9 years ago
Version: jScrollPane - v2.0.0beta12 - 2012-06-21 What steps will reproduce the problem? 1. ie8 2. element.jScrollPane(); Message: "Unrecognized expression [type=text/javascript]" ----- tofix: in jquery.jscrollpane.js, line 1392: '[type=text/javascript],not([type])' replace with: "[type='text/javascript'],not([type])"
Original issue reported on code.google.com by i...@solverat.com on 25 Jul 2012 at 12:02
i...@solverat.com
Attachments:
Already fixed - see https://github.com/vitch/jScrollPane/pull/168
Original comment by kelvin.l...@gmail.com on 25 Jul 2012 at 12:12
kelvin.l...@gmail.com
Original issue reported on code.google.com by
i...@solverat.com
on 25 Jul 2012 at 12:02Attachments: