Connecting Tech Pros Worldwide Forums | Help | Site Map

Don't work on Non-IE Browsers

binnyva@hotmail.com
Guest
 
Posts: n/a
#1: Jul 23 '05
Hello Everyone,

I have created a small application that lists all the
softwares that I created. This app was made using
Javascipts' DOM support of XML.
I am new to XML so I created this to get some experiance
in it. To problem is that the page only works with
Microsoft Internet Explorer.

Is it possible to modify the program so that it will
work with other Browsers? If yes, how?

The program can be accessed at
http://www.geocities.com/binnyva/code/programs/
The XML file that has all the data is located at
http://www.geocities.com/binnyva/cod.../softwares.xml

Be warned that this will work properly only if you browser
is IE.

Thanking You,
Binny V A
http://www.geocities.com/binnyva/code


Martin Honnen
Guest
 
Posts: n/a
#2: Jul 23 '05

re: Don't work on Non-IE Browsers




binnyva@hotmail.com wrote:

[color=blue]
> I have created a small application that lists all the
> softwares that I created. This app was made using
> Javascipts' DOM support of XML.
> I am new to XML so I created this to get some experiance
> in it. To problem is that the page only works with
> Microsoft Internet Explorer.
>
> Is it possible to modify the program so that it will
> work with other Browsers? If yes, how?[/color]

Have a look at
<http://www.faqts.com/knowledge_base/index.phtml/fid/616>
in particular
<http://www.faqts.com/knowledge_base/view.phtml/aid/17226/fid/616>
or if you only want to load data
<http://www.faqts.com/knowledge_base/view.phtml/aid/6826/fid/616>
and
<http://jibbering.com/2002/4/httprequest.html>

--

Martin Honnen
http://JavaScript.FAQTs.com/
Closed Thread