Skip to content

{ Category Archives } ajax

Ajax Safari Update

The problem I ‘discovered’ in Safari is a recognised (and fixed) bug in Konqueror: Bug 108400 – XMLHttpRequest doesn’t handle document charset

An AJAX Safari…

Playing around with an AJAX project at home. More of a learning project than anything. And I’ve run into a particularly troublesome problem with Apple Safari browser and the XMLHttpRequest object. Ah, the joys of cross-browser development. I cringe whenever I hear that a new browser has come out. The problem comes about when I’m […]