如何在vs8中设置jquery [英] How to setup jquery in vs8

查看:80
本文介绍了如何在vs8中设置jquery的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好。我试图在我的vs2008教程IDE中运行jQuery库,但一切都是徒劳的。这是因为我需要下载并安装vs2008的修补程序,这是我在google源代码中找不到的。尽管试图获取jquery库及其vsdoc.js文件仍然无法获得jQuery的intellisence。有些人可以提供可靠的解决方案。这是我的代码在head部分的快照:

我打算使用这个jQuery功能在我的主页中运行图像滑块(nivo)。希望得到回复?



我尝试过:



我能够下载并包含jquery.1.7.1.min.js和jquery.1.7.1-vsdoc.js文件,如下所示:



Hi everyone.Am trying to get the jQuery Library running in my vs2008 prof IDE but all is in vain. This is because I need to download and install the hotfix for vs2008 which I have failed to find on google sources. despite trying to get the jquery library and its vsdoc.js file am still unable to get vs intellisence for jQuery. Can some please give a reliable solution. This is a snap shot of my code in the head section:
I plan on using this jQuery capibility to run an image slider (nivo) within my home page. Hope for a response?

What I have tried:

I have been able to download and include the jquery.1.7.1.min.js and jquery.1.7.1-vsdoc.js files as follows:

<script type = "text/javascript" src="/jQuery/jquery-1.7.1.min.js"></script>
	<script src="/jQuery/jquery-1.7.1.min-vsdoc.js" type="text/javascript"></script>
	<script type = "text/javascript" src="/jQuery/jquery.nivo.slider.pack.js"></script>





但是当我尝试调用jQuery select $()时,仍然没有在vs代码环境中指示intellisense,这可能意味着jQuery尚未安装广告运行。



but when I try to invoke the jQuery select $(), still no intellisense is indicated in vs code environment which could imply that jQuery is not yet installed ad running.

推荐答案

(),仍然没有在vs代码环境中指示intellisense,这可能意味着jQuery尚未安装并且正在运行。
(), still no intellisense is indicated in vs code environment which could imply that jQuery is not yet installed ad running.


jquery vs2008 - Google搜索 [ ^ ]。


这篇关于如何在vs8中设置jquery的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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