Zhao233
Zhao233
i think you are chinese,so,i anwser you with chinese,if you can't read it,please give me a reply。 我把那个js文件里的EditableSelectUtility.prototype.initializeList这个方法换掉了,就是换了它选中时候的class 换成了这个: EditableSelectUtility.prototype.initializeList = function () { var that = this; that.es.$list .on('mousemove',...
贼奇怪,,,,,我都是临时去写前端的,我都看不大懂他的库文件2333
> English please A friend told me that you could remove the mouseup function,or replase it by mouseleave function in the jquery-editable-select.js (search this : EditableSelectUtility.prototype.initializeList = function () )...
> Thank you so much!!!! I will try it !