what is mean by j query

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
panprasath
Forum Newbie
Posts: 19
Joined: Thu Jul 24, 2008 3:35 am
Location: Chennai,Tamilnadu,India

what is mean by j query

Post by panprasath »

Any one tell me about j query and it uses.How we use in php
User avatar
jaoudestudios
DevNet Resident
Posts: 1483
Joined: Wed Jun 18, 2008 8:32 am
Location: Surrey

Re: what is mean by j query

Post by jaoudestudios »

jquery is a javascript library. It is used to make html look funky!

Its about a 15k library when reduced for runtime, otherwise for development it is about 150k ish I think.

Take a look...
http://jquery.com/
Post Reply