This now makes more sense to me.
http://nettuts.com/javascript-ajax/how-to-load-in-and-animate-content-with-jquery/

I've started to attempt things. I added the UL class as there are
other <li>s though I only need the #nav ones affected.

 $('#nav li a').click(function(){

One small step for me....hehehe

No I must firure out the changes/additions for:
 $(this).attr('href')

Reply via email to