开发者

How to modify Javascript exception

开发者 https://www.devze.com 2023-03-31 06:36 出处:网络
I am new to javascript. I am using this http://www.meadmiracle.com/dlb/DLBPlugin.aspx in mvc3. I don\'t need th开发者_运维技巧ose filters in the above link. If I remove them from my view, I am getting

I am new to javascript. I am using this http://www.meadmiracle.com/dlb/DLBPlugin.aspx in mvc3. I don't need th开发者_运维技巧ose filters in the above link. If I remove them from my view, I am getting exception. So how to modify the .js file?


Absolute simplest solution: use CSS display: none to hide the elements that you don't want to show.

You could also disable filtering with the useFilters: false option. — see this demo page.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号