Does anyone have the location to download jQuery 1.7.1 VSDoc?
And also what to do to make it work? I current have the following and I am a getting massive error in the VSDoc when doing Ctr-Shift-J
to update Intellisense:
<script type="text/javascript" src="includes/jquery.js"></script>
<% If (False) Then%>
<script type="text/javascript" src="includes/jquery.vsdoc.js"></script>
<% End If%>
I have both the Service Pack 1 and the Patch update to make VSDoc work in VS 2008.