更新到jQuery 1.8.0后,jScrollPane会给我这个错误:
Uncaught Error: Syntax error,unrecognized expression:
[type=text/javascript],not([type])
在这行:
$("script",elem).filter('[type=text/javascript],not([type])').remove();
谁能帮忙?
谢谢