Connecting Tech Pros Worldwide Help | Site Map

Mobile browser cannot run DHTML!

Newbie
 
Join Date: May 2007
Posts: 3
#1: Feb 25 '09
Hello all,

I have created few files which were suppose to run on mobile browsers. But when I run them browser says that it cannot run dynamic HTML. Please install Netscape or Microsoft IE.

Now can somebody point me to a list which says these HTML elements are accepted and these are dynamic HTML elements which will not be supported. I googled for dynamic HTML and found a few links which explain what dynamic HTML is; but none of them gave me a precise list of functions which run as HTML and which are distinguished as DHTML so that I can accordingly modify my files.....

Help at the earliest is appreciated...

As ever,
Vinayak
markmcgookin's Avatar
Moderator
 
Join Date: Dec 2006
Location: Northern Ireland / England
Posts: 546
#2: Feb 25 '09

re: Mobile browser cannot run DHTML!


What OS is your "mobile" browser running on, what browser is it? What kind of content does your site have (from a code point of view)
Plater's Avatar
Moderator
 
Join Date: Apr 2007
Location: New England
Posts: 7,148
#3: Feb 25 '09

re: Mobile browser cannot run DHTML!


Quote:

Originally Posted by wikipedia

Dynamic HTML, or DHTML, is a collection of technologies used together to create interactive and animated web sites by using a combination of a static markup language (such as HTML), a client-side scripting language (such as JavaScript), a presentation definition language (such as CSS), and the Document Object Model.

So if you're using javascript or css it will probably complain?
Reply

Tags
dhtml in mobile browser, mobile browser


Similar Mobile Development bytes