开发者

ajax and jquery problem

im using joomla,i have problem... when i click on tab its working properly,im using ajax on first page,but on 2nd page im using jquery for slidingshow but tab not working on 2nd pages... when i remove the following code from the 2nd page...

<script type="text/javascript" src="jquery-1.3.2.min.js"></script>

<script type="text/javascript" src="jquery-ui-1.7.custom.min.js"></script>  

then tab working开发者_StackOverflow中文版 on 2nd page but then slideshow not working....i dont know ???


You are facing problem because of javascript conflict.please check with js is creating problem and just add noCoflict.js in that.It will solve the problem.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜