JQuery

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
spice006
Forum Newbie
Posts: 12
Joined: Tue Feb 24, 2009 3:27 am

JQuery

Post by spice006 »

what is difference between javascript and jquery ?
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: JQuery

Post by Christopher »

jQuery is a library written in javascript that makes coding in javascript easier.
(#10850)
spice006
Forum Newbie
Posts: 12
Joined: Tue Feb 24, 2009 3:27 am

Thanks

Post by spice006 »

Thanks
spice006
Forum Newbie
Posts: 12
Joined: Tue Feb 24, 2009 3:27 am

difference

Post by spice006 »

tell me plz what is difference betwenn jQuery And JPrototype ?

why we are using both ?
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: JQuery

Post by Christopher »

jQuery and Prototype are both libraries. They do things in slightly different ways, but have a lot of overlap now. The can work together, so perhaps you used Prototype originally and added the newer jQuery to do some things it does well.
(#10850)
spice006
Forum Newbie
Posts: 12
Joined: Tue Feb 24, 2009 3:27 am

Image Uploading

Post by spice006 »

Thanks

would you plz tell me that how we upload an image that show on a page..

can you send me some code plz
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: JQuery

Post by Christopher »

That's a new question. You should start a new thread in the forum.
(#10850)
spice006
Forum Newbie
Posts: 12
Joined: Tue Feb 24, 2009 3:27 am

Re: JQuery

Post by spice006 »

is JQuery Is A Strong Language Or Javascript ?
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: JQuery

Post by pickle »

arborint wrote:jQuery is a library written in javascript that makes coding in javascript easier.
Maybe you would benefit from actually going to the jQuery site & see what it is.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
spice006
Forum Newbie
Posts: 12
Joined: Tue Feb 24, 2009 3:27 am

Re: JQuery

Post by spice006 »

Thanks For Reply...

You Know I Am a New Web-developer ANd Doing Job In A Software House...
Post Reply