开发者

jquery slider and nav clashing. Help!

I am building a site that uses two jquery plugins: A Jquery Menu (that I modified a bit) and the JFlow slider. I have uploaded the page that Im having the problem here.

For some reason, the file menu.js (that is the engine behind the nav bar) causes the slider to stop working. When I remove the line of code:`

<script type="text/javascript" src="js/menu.js"></script>

` the slider works perfectly. Something in that file is causing the slider not to work! I can't seem to figure 开发者_如何学运维out whats causing this clash, so please let me know if you find anything.


After some research, I found the solution here. You need to change the easing mode from "swing" to linear on the jflow plugin controls. Then it works great!

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜