Another example place to get started, and don't be thrown off that it's for an old version of the framework, his code is still very much valid:
http://15daysofjquery.com/quicker/4/ On Dec 14, 4:47 pm, "Michael Geary" <[email protected]> wrote: > 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.

