JQuery 1.2.6 Intellisense for Visual Studio 2008

 - 15 June 2008 08:50 Admin

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)


Paylaş

Tags: ,

JavaScript

Comments (18) -

6/15/2008 2:59:10 PM #

Martillo

Very cool. Thanks Mustafa!

Martillo United States | Reply

6/16/2008 1: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 Germany | Reply

6/30/2008 8:16:04 AM #

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 United States | Reply

7/10/2008 9:45:48 AM #

ruslan

thanks

ruslan Russia | Reply

7/12/2008 12:34:12 AM #

mustafaozcan

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

mustafaozcan Turkey | Reply

7/17/2008 4:53:07 AM #

Thien Do Lam

Thanks!

Thien Do Lam Vietnam | Reply

7/17/2008 5:49:57 AM #

Thien Do Lam

Thanks again!

Thien Do Lam Vietnam | Reply

7/17/2008 5:51:36 AM #

Thien Do Lam

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

Thien Do Lam Vietnam | Reply

7/31/2008 8:25:36 PM #

trackback

Trackback from Rainer Schuster

jQuery Intellisense

Rainer Schuster | Reply

9/22/2008 6:14:45 AM #

Pierre Nocera

Thanks Mustafa, this is very cool !

Pierre Nocera | Reply

9/23/2008 3:20:03 AM #

ajten

seni cok seviyoruz hep izliyorua allah sana ceneti nasip eylesin

ajten Macedonia (FYROM) | Reply

10/8/2008 4:15:15 AM #

whoever

works great, thanks

whoever United States | Reply

10/20/2008 1:43:42 AM #

trackback

Trackback from The Problem Solver

jQuery Intellisense in Visual Studio 2008

The Problem Solver | Reply

10/20/2008 10:58:29 PM #

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 Slovenia | Reply

10/21/2008 11:10:13 PM #

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 Turkey | Reply

9/19/2010 1:02:50 PM #

arts college

Good resource of information. Your weblog is so much fun to look over, quite compelling as well as informative.

arts college Australia | Reply

12/30/2010 1:36:57 AM #

Events Management Courses

I'm a big fan of JQery Intellisense since reading your post.  Thanks for sharing.

Events Management Courses Australia | Reply

1/3/2012 6:37:42 AM #

kesha

i love jquery it really makes the web so much more interactive.

kesha United States | Reply

Pingbacks and trackbacks (2)+

Add comment




  Country flag
biuquote
  • Comment
  • Preview
Loading


About the author

Mustafa OZCAN Mustafa ÖZCAN
Software Developer

E-mail me Send mail

PayPal Donate


Recent comments

Comment RSS

Calendar

<<  February 2012  >>
MoTuWeThFrSaSu
303112345
6789101112
13141516171819
20212223242526
2728291234
567891011

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 5171
   

Online : 7