Why Register With OSV?

Join 5700+ of your peers

Get enriched. Access 1270+ quality tutorials right away on:

  • Joomla 2.5.X, 3.0.X
  • WordPress 3.5.X
  • Shopping Carts
  • E-Commerce Payment Gateways
  • PDFs for each tutorial - FREE for download
  • New topics and tutorials added weekly

FREE EBooks

FREE Templates

Member Login

Not a member yet? Sign Up!

Opensourcevarsity Logo
Tutorials & Training from experienced world class trainers
Welcome, Guest
Username Password: Remember me

I want my page to be browser-independent.
(1 viewing) (1) Guest
All your queries regarding AJAX will be solved in this forum.
  • Page:
  • 1

TOPIC: I want my page to be browser-independent.

I want my page to be browser-independent. 9 months, 2 weeks ago #1565

  • patrica
  • OFFLINE
  • Senior Boarder
  • Posts: 69
  • Karma: 0
Hello All,
I want my page to be browser-independent.
But I am not sure if the microsoft control could work under Linux and non-microsoft browsers.
So can anyone tell me do they support non-microsoft browsers?

Re: I want my page to be browser-independent. 9 months, 2 weeks ago #1572

  • kennedy
  • OFFLINE
  • Senior Boarder
  • Posts: 46
  • Karma: 0
Microsoft XMLDOM object will work only in Internet Explorer, since it requires Microsoft ActiveX support to work.
To load XMLDOM object in IE, you should use the following:
xmlDoc = new ActiveXObject(""Microsoft.XMLDOM"");

The browsers, such as Mozilla, Firefox, Safari has XMLDOM built-in. You can create object in Javascript using:
xmlDoc = document.implementation.createDocument("""","""",null);
  • Page:
  • 1
Time to create page: 1.16 seconds
O-S-V Free Templates

FREE HTML / Joomla / WordPress Templates For Download
Registration Required

CONNECT WITH US

Sitemap   |   Privacy Policy   |   MySQL(70)   |   Disclaimer   |   Reach Out To Us
Designed by Ivan Bayross & Meher Bala | Powered by Joomla
© 2013 All Rights Reserved.