[jQuery] Re: firefox 3 RC1 : tremendous slow down

2008-06-20 Thread hagalaz

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

2008-05-30 Thread hagalaz

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?

2008-05-28 Thread hagalaz

Ariel was right.

I changed the headers sent by php to txt/xml and Ajax() works.