JavaScript

AJAX, an object oriented XML parser

zondag, september 14th, 2008 | AJAX, JavaScript | 2 reacties

A lot of XML parsers that are used in AJAX scripts use a global variable to store the output. This works fine untill you want to want to do multiple requests at the same time. And that exactly should be one of the advantages of AJAX, the ‘a’ of Asynchronous. So, what’s going wrong when [...]

Tags: ,

Changing type attribute in IE

dinsdag, augustus 26th, 2008 | JavaScript | 5 reacties

I never had noticed this before, but a little while ago I found out that changing the type attribute on an input box doesn’t work in Internet Explorer. Not in IE6 and even not in IE7. I tried element.type=”text”; and element.setAttribute(“type”, “text”); but both methods didn’t work. Strange, because these methods won’t give any problems [...]

Tags: ,

About Arjan

Arjan Snaterse Hi, I'm Arjan Snaterse and I'm an SEO consultant and WordPress developer for Uprise, my own company.

Feel free to contact me for any SEO or Wordpress questions.