jQuery是未定义的. [英] jQuery is undefined.

查看:90
本文介绍了jQuery是未定义的.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

''jQuery''未定义??

''jQuery'' is undefined??

jQuery(document).ready(function() {
            jQuery("#breadCrumb1").jBreadCrumb();
        })



thiz代码是在前天工作的,
我正在使用svn,每次我检查并进行更新时,都会为此创建一个新文件夹,并且不会丢弃我的旧版本..

现在,我发现我的旧版本也无法使用..



thiz code was working day before yesterday,,
i am working with svn and every time i chekout and have update,, i create a new folder for that and does not dispose off my older versions..

now i have found out that my older versions are also not working..

推荐答案

我想您尚未导入jquery库. jQuery是一个javascript库,而不是浏览器内置的东西.我看到了您添加的详细信息,您仍然需要告诉我们为什么您认为应该定义jquery,听起来好像它已经从以前加载它的地方消失了.
I guess you''ve not imported the jquery libraries. jquery is a javascript library, not something built in to your browser. I see you added detail, you still need to tell us why you think jquery should be defined, it sounds like it''s gone from the place you were loading it from before.


这篇关于jQuery是未定义的.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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