Go to content Go to navigation Go to search

posts by category

character encoding in Ajax request

A few days ago someone asked if it was possible to support accented characters in Ajax requests.

comments(0)

Debugging with Firebug

Joe Hewitt recently published this article on how to debug AJAX code with Firebug. A recommended read for all.

comments(0)

jQuery, the new wave Javascript?

Today I found 15 days of Query a site dedicated to show us how we can apply jQuery methods in diferent situations using this library.

comments(1)

AJAX post or get?

Recenlty I’ve been adding some Ajax(Asynchronous Javascript And XML) technology to my web applications, no wait!, before you say something, I’m not one of those crazy developers who use it 100% in the applications they develop.

comments(0)