Tech
Forums
Jobs
Books
Events
Interviews
Live
More
Learn
Training
Career
Members
Videos
News
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
jQuery intellisense in Visual Studio 2008
WhatsApp
Anil Kumar
13y
4.9
k
0
0
25
Blog
Microsoft is promoting jQuery and so Visual Studio 2010 is having inbuilt intellisense for it. But for earlier version of Visual Studio i.e. VS 2008, it can be done by installing kb file.
Upgrade Visual Studio 2008 to Service Pack 1 and use the KB958502. This hotfix can be downloaded from -
http://archive.msdn.microsoft.com/KB958502
A jQuery function is executed as soon as the DOM is loaded and before the page contents are rendered. The function is written in below style/syntax -
<script type="text/javascript">
$(document).ready(function() {
………statement(s) goes here………
});
</ script>
jQuery intellisense in Visual Studio 2008
Up Next
GST Number Validation using Javascript or jQuery
Ebook Download
View all
Frontend Developer Interview Questions and Answers
Read by 940 people
Download Now!
Learn
View all
Membership not found