[jQuery] Re: firefox 3 RC1 : tremendous slow down
I'm experiencing the same issue. It's definitely something that should be pointed out to FF developers. The javascript in the beta version was supposed to be 3 times as fast as in FF2. http://mozillalinks.org/wp/2008/02/firefox-3-ultimate-feature-performance/
[jQuery] Re: Get co-ordinates of click on image
You can find what you need and more info on events there. http://docs.jquery.com/Events_(Guide)
[jQuery] Re: ajax and XML - issue with file extensions?
Ariel was right. I changed the headers sent by php to txt/xml and Ajax() works.