[jQuery] Re: ajax and links

2007-04-23 Thread Sean Catchpole
Good example Klaus! Here's another reference for checking the url if you need it: http://www.sunsean.com/Jistory/ ~Sean

[jQuery] Re: ajax and links

2007-04-23 Thread Klaus Hartl
Tom Shafer schrieb: is it possible to have the url and the data come from the link href using the ajax funtions in jquery? Absolutely. I did that with my history/remote plugin for example: http://stilbuero.de/jquery/history -- Klaus