|
Web Contractors Web Developer Jobs Join Us / Log in Discussion |
Mutter mutter "XMLHttp and XMLHttpRequest" grumble grumble
Submitted by purserj on Thu, 04/26/2007 - 02:25
God I hate cross browser screwidness.
Just run across this one. I'm putting together a site for a client and including a little bit of AJAX goodness to make it a little snappier.
However I've discovered that IE6 and below does not support the XMLHttpRequest Javascript object, instead relying on the XMLHttp object it gets from ActiveX.
I'm now having to go through and recode... bleh.
New forum topics
- Crystal Reports developer needed
- web applications/ e-commerce/ web marketing
- Freelance web developers team with great prices
- designer in need of developer
- SOAP (PHP, MySQL) Programmer/Developer
- Ruby on Rails Mac OS X - Leopard
- Freelance Web developer wanted
- Ringtone fatigue
- web developer looking for more project
- PHP website maintenance
- Desk available for hire - Rushcutters Bay location
- ZAMP?
- Don't hack the Drupal Core. Make a patch!
- What to charge for site updates
- Start New Website or CMS business. Business Partner / designer


I had a script with the same problem (I don't use AJAX much) but I found a solution for it that I posted here: http://www.freelancewebdeveloper.net.au/topic.php?id=131
Post new comment