FarligOpptreden
Executive Member
- Joined
- Mar 5, 2007
- Messages
- 5,396
JavaScript != Java! Remember that! The closest it might be is "scripted sex". Somehow its sounds too Hollywoody though... 
Ooh, someone touched a sore point there...JavaScript != Java! Remember that! The closest it might be is "scripted sex". Somehow its sounds too Hollywoody though...![]()
Ooh, someone touched a sore point there...![]()
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="WebApplication1._Default" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title></title>
<script src="Scripts/jquery-1.3.2.js" type="text/javascript"></script>
</head>
<body>
<form id="form1" runat="server">
<div>
</div>
</form>
</body>
</html>
Getting jQuery Intellisense Up & Running
1. Ensure that VS2008 SP1 is installed. (Further info)
2. Ensure that Hotfix KB958502 is installed. (Further info)
3. Install the jQuery library into your project. It'll have a filename like "jquery-1.3.2.js".
4. Install the jQuery Intellisense file into your project. It may very well have a filename like "jquery-1.3.2-vsdoc2.js" but must be renamed to be identical to the jQuery library name, plus "-vsdoc". Thus in this example, it must be renamed to "jquery-1.3.2-vsdoc.js".
5. Provide a reference to the jQuery library. There are generally two ways to do this, both of which are described below.
6. In external Javascript files a direct reference to the jQuery Intellisense file must be made. More details are provided below.
seems to be fixed now after going through these steps
Hotfix KB958502 seems to have done the add me and be able to use it...
Feel your pain! We had a similiar situation last week and I was forced to drink, no I can say it, it's too terrible............
...............................Ricoffy![]()
I code my stuff with notepad... so there's hardly a problem. I'm sure someone that uses .net and jquery would appreciate the contribution![]()
well i suppose that IDE's can seem frightening and complex at times, but its not so bad vs the simpleton notepad view![]()
Yea yea dude, I'm so hardcore I have my firefox set to view source code instead of the normal site. Adblocker extreme...