javascript - Some modules of zepto conflict with swiper
世界只因有你
世界只因有你 2017-05-16 13:08:48
0
2
490

< /p>

Whenever I click on the trigger in the browser mobile mode, the following error will be reported. What is the reason?

Uncaught TypeError: Cannot read property 'trigger' of undefined?

世界只因有你
世界只因有你

reply all(2)
伊谢尔伦

el这个没有定义,根据含义应该是dom节点的问题,trigger方法没有跟domAfter binding, it seems that there is a problem with the initialization or configuration of some plug-ins you use. Check the plug-in documentation to see if there is any problem with the usage.

刘奇

I also encountered this problem, please help me solve it, but it should be caused by the bound node not being initialized successfully, but I don’t know why this happens~

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template