Cookies, Ajax, Maps, Modals,
HTML5 and CSS3

X

Nested Ajax

Most developers don't know that it is possible to nest ajax calls.

Returning a JSONP object, per the specs, the ajax error function will never be called if there is a network error. You can set an ajax timeout and force an error and then nest another ajax call to a different source. My algorithm determines which one of the nested calls succeeded.
Voila! QueenOfTheWorkaround!

Do you want to play with Cookies and change your IP address?