Mobile browser cannot run DHTML!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vinayakk
    New Member
    • May 2007
    • 3

    Mobile browser cannot run DHTML!

    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
    Recognized Expert Contributor
    • Dec 2006
    • 648

    #2
    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)

    Comment

    • Plater
      Recognized Expert Expert
      • Apr 2007
      • 7872

      #3
      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?

      Comment

      Working...