如果我使用jquery幻灯片放映,Wijmo cotrol无效 [英] Wijmo cotrol is not working if i use jquery slideshow

查看:40
本文介绍了如果我使用jquery幻灯片放映,Wijmo cotrol无效的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hi,

i wanted to use slide show for image gallary using repeater cotrol. i gave this jquery link follows

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script type="text/javascript" src="http://cdn.jsdelivr.net/jcarousel/0.2.8/jquery.jcarousel.min.js"></script>
<link href="http://cdn.jsdelivr.net/jcarousel/0.2.8/skins/tango/skin.css" rel="Stylesheet" />

<script type="text/javascript">
$(function () {
$('#mycarousel').jcarousel();
});
</script>

this works correctly. but now wijmo girdview cotrol which is third party tool is not woriking which is existing on the same web form. if i remove the jquery stuff what i mentioned above, the wijmo gridview control works perfectly. why  this problem occurs. how to solve ? pls help me out. i needed to use both. ie, jquery stuff and wijmo also. thank you .kindly help me .

推荐答案

(function(){
(function () {


('# mycarousel')。jcarousel();
});
< / script >

这是正常的。但现在wijmo girdview cotrol这是第三方工具,并不存在于同一网页上。如果我删除上面提到的jquery东西,wijmo gridview控件完美无缺。为什么会出现此问题。怎么解决 ?请帮助我。我需要同时使用它们。即,jquery的东西和wijmo也。谢谢。亲切地帮助我。
('#mycarousel').jcarousel(); }); </script> this works correctly. but now wijmo girdview cotrol which is third party tool is not woriking which is existing on the same web form. if i remove the jquery stuff what i mentioned above, the wijmo gridview control works perfectly. why this problem occurs. how to solve ? pls help me out. i needed to use both. ie, jquery stuff and wijmo also. thank you .kindly help me .


这篇关于如果我使用jquery幻灯片放映,Wijmo cotrol无效的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆