JQuery 1.2.6 Intellisense for Visual Studio 2008

15 June 2008 15:50 by mustafaozcan

If You are using JQuery in Visual Studio 2008,  You will like JQery Intellisense. I looked for new version of JQuery-1.2.6-intellisense but I could not find . I found JQery-1.2.5-intellisense in this blog http://lancefisher.net/blog

I upgrade JQery-1.2.5-intellisense.js to JQuery-1.2.6-intellisense.js.

You can download and use it this link.

jquery-1.2.6-intellisense.js (133.42 kb)



4377 times displayed

Currently rated 4.6 by 5 people

  • Currently 4.6/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

JavaScript

Comments

6/15/2008 9:59:10 PM

Martillo

Very cool. Thanks Mustafa!

Martillo us

6/16/2008 8:10:12 AM

Kristof

Hi Mustafa,

nice work.

Do you know about the "jQuery IntelliSense Header Generator" from James Heart und Duncan Smart? They have written a short script to generate an annotation file for jQuery from the original jQuery XML documentation.
No further need to edit the original jquery.js...

see at: www.infobasis.com/sandpit/jQuery-Intellisense/

Kristof de

6/30/2008 3:16:04 PM

ecards

@Kristof: They have a generator but it relies on JQuery xml docs that are outdated so it's of little use.

@Mustafa: You rock man, awesome.

I was just getting ready to spend a lot of time on this but thankfully found your post first.

ecards us

7/10/2008 4:45:48 PM

ruslan

thanks

ruslan ru

7/12/2008 7:34:12 AM

mustafaozcan

@Kristof : Yes I know but I prefer this.
@ecards : I was spend a little time for everyone.

mustafaozcan tr

7/17/2008 11:53:07 AM

Thien Do Lam

Thanks!

Thien Do Lam vn

7/17/2008 12:49:57 PM

Thien Do Lam

Thanks again!

Thien Do Lam vn

7/17/2008 12:51:36 PM

Thien Do Lam

I don't know? Why my comment is disappear?

Thien Do Lam vn

8/1/2008 3:25:36 AM

trackback

Trackback from Rainer Schuster

jQuery Intellisense

Rainer Schuster

9/22/2008 1:14:45 PM

Pierre Nocera

Thanks Mustafa, this is very cool !

Pierre Nocera

9/23/2008 10:20:03 AM

ajten

seni cok seviyoruz hep izliyorua allah sana ceneti nasip eylesin

ajten mk

10/8/2008 11:15:15 AM

whoever

works great, thanks

whoever us

10/20/2008 8:43:42 AM

trackback

Trackback from The Problem Solver

jQuery Intellisense in Visual Studio 2008

The Problem Solver

10/21/2008 5:58:29 AM

Jure

How to use jquery intellisense with Page.ResolveUrl??

Sample:
<script type="text/javascript" src="<%=Page.ResolveUrl("~/Content/Scripts/JQuery/jquery-1.2.6-intellisense.js") %>"></script>

Jure si

10/22/2008 6:10:13 AM

Mustafa ÖZCAN

@Jure: If you are using ResolveUrl I know Visual Studio does not give intellisense support for design time. But You can use design time support like below.

1- You must add normally js tag with ResolveUrl.
2- You must add asp:Literal conrol in head tag (head tag must be set runat="server").
3- You must add default js tag (without ResolveUrl) in asp:Literal contol.
4- You must set asp:Literal Visible properties to false and EnableViewState to false.


For Example :
<asp:Literal ID="ltrJs" runat="server" Visible="false" EnableViewState="false">
<script src="Js/jquery-1.2.6-intellisense.js" type="text/javascript"></script>
</asp:Literal>

<script src="<%= ResolveUrl("~/Js/jquery-1.2.6-intellisense.js")%>" type="text/javascript"></script>

Mustafa ÖZCAN tr

Add comment (Your comment will be displayed when approved)


(Will show your Gravatar icon)  

  Country flag

biuquote
  • Comment
  • Preview
Loading



Powered by BlogEngine.NET 1.4.0.0

About the author

Mustafa OZCAN Mustafa ÖZCAN
Software Developer

E-mail me Send mail

Recent comments

Comment RSS

Calendar

<<  November 2008  >>
MoTuWeThFrSaSu
272829303112
3456789
10111213141516
17181920212223
24252627282930
1234567

View posts in large calendar

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in  anyway.

© Copyright 2008

Added Files

File Hit
jquery-1.2.6-intellisense.js 1913
   

Online

Online Visitors : 2