There are all sorts of good tutorials on jQuery.

Did you find the main documentation page? Here it is:

http://docs.jquery.com/

You'll see a link on the left to a page that lists a number of tutorials.

Go through a few of them and you'll be up to speed in no time!

-Mike 

> From: Shaun Culver
> 
> Thank you for your response. I'd be grateful if you'd be so 
> kind as to help me get on my feet. I am new to jQuery (and 
> javascript/ajax frameworks).
> 
> I know that the main library file needs to be included:
> <script type="text/javascript" src="lib/jquery/jquery.js"></script>
> 
> Where would the code that you've listed go?
> 
> What would the "a href" tag look like that calls, for 
> example, the create function?
> 
> If I'd like to update any div with any specified 
> text/php/html file, how would I do that? What would the "a 
> href" tag look like?
> 
> If this is too much work, I'd appreciate a link to a 
> tutorial, or something similar.
> 

Reply via email to