Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Closed Thread
Whats the difference between ajax and jquery?
Old 11-25-2009, 06:58 AM Whats the difference between ajax and jquery?
lynxus's Avatar
Awesomeo-Maximo

Posts: 1,618
Location: UK
Trades: 1
Hi Guys,

I use the below a lot:
Code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script>
         <script language="javascript" type="text/javascript">
<!--
          function getdata() {
          $(\'#DIV_ID_NAME \').load(\'somedata.php\');
          }
          //-->
</script>

In my php scripts to talk to a html document.


I always call it Ajax, However a lot of people call is jquery?


Am i right in thinking jquery is just googles library that does "ajax" in a nicer way rather than calling all the stuff manually and handling cross browser stuff manually?


Im trying to get a bit more in depth knowledge of it however i fear im just not googling for stuff correctly.


What the hell is the difference?



Thanks
G
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE


lynxus is offline
View Public Profile Visit lynxus's homepage!
 
 
Register now for full access!
Old 11-25-2009, 11:42 AM Re: Whats the difference between ajax and jquery?
tripy's Avatar
Do not try this at home!

Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
Trades: 0
Ajax is a denomination of several techniques of programming.
The acronym means Asynchronous Javascript And Xml.

Jquery is a javascript library that ease the writting of javascript by levelling the differences between browsers and giving a common, simplified syntax.
You can do an ajax call without jquery or with, t's just an helper, nothing more.
__________________
Only a biker knows why a dog sticks his head out the window.
tripy is offline
View Public Profile Visit tripy's homepage!
 
Closed Thread     « Reply to Whats the difference between ajax and jquery?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.46868 seconds with 12 queries