iscroll和require 一起用导致iscroll有冲突,不生效

如果没有引入require能正常使用,引入之后,就会不生效,有冲突。请问怎么解决?

会报这样的错误:1.Cannot read property 'scrollToElement' of undefined(…)
2、 Cannot read property 'scrollTo' of undefined(...);
3、 Cannot read property 'refresh' of undefined(…);

http://www.cnblogs.com/ansiboy/p/5049230.html

楼上那位,答的并非所问哦