我的项目正在使用mozilla firefox和谷歌浏览器,但在IE 11中存在问题 [英] my project is working in mozilla firefox and google chrome but problem in IE 11

查看:73
本文介绍了我的项目正在使用mozilla firefox和谷歌浏览器,但在IE 11中存在问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

虽然在IE11中添加它存储在数据库中,但是当我放入控制点

时会出现这样的错误





while adding in IE11 it is storing in databases but while i put in control point
it getting error like this


$('#slider .slides').jcarousel({
    scroll: 1,
    auto: 7,
    itemFirstInCallback : mycarousel_firstCallback,
    wrap: 'both',
    buttonNextHTML: null,
    buttonPrevHTML: null
});







Error: Object doesn't support property or method 'jcarousel'



我该怎么办?

这些值不会进入视图页面


what should I do?
the values are not coming in view page

推荐答案

' #slider .slides')。jcarousel( {
scroll: 1
auto: 7
itemFirstInCallback :mycarousel_firstCallback,
wrap:' both'
buttonNextHTML: null
buttonPrevHTML: null
});
('#slider .slides').jcarousel({ scroll: 1, auto: 7, itemFirstInCallback : mycarousel_firstCallback, wrap: 'both', buttonNextHTML: null, buttonPrevHTML: null });







Error: Object doesn't support property or method 'jcarousel'



我该怎么办?

值不在视图页面


what should I do?
the values are not coming in view page


这篇关于我的项目正在使用mozilla firefox和谷歌浏览器,但在IE 11中存在问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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