Results 1 to 2 of 2
  1. #1
    Hi folks.
    I have an AJAX application that is now supposed to run on mobile
    browser.


    I have been told that the most significant players are symbian os and
    palm os.


    Does anyone know if palm os/Symbian os default browsers support


    1) javascript
    2) XMLHttpRequest object (asynchronous http requests)
    3) some minimal form of CSS - cascading style sheets
    4) DOM (some form of getElementByID/innerHTML and friends).


    Thanks in advance




    See More: DHTML support of mobile browsers




  2. #2
    zxc
    Guest

    Re: DHTML support of mobile browsers


    [email protected] Wrote:
    > Hi folks.
    > I have an AJAX application that is now supposed to run on mobile
    > browser.
    >
    >
    > I have been told that the most significant players are symbian os and
    > palm os.
    >
    >
    > Does anyone know if palm os/Symbian os default browsers support
    >
    >
    > 1) javascript
    > 2) XMLHttpRequest object (asynchronous http requests)
    > 3) some minimal form of CSS - cascading style sheets
    > 4) DOM (some form of getElementByID/innerHTML and friends).
    >
    >
    > Thanks in advance


    Ya, most symban phones support javascript.And css i think only phones
    with HTML browsers support(rollovers work on my 6260 with opera
    browser). i dont know abt DOM. I can browse most of the sites with it,
    but not Gmail(which uses AJAX). but i use gmailwireless.com for that.
    Hope it helps u.


    --
    zxc
    ------------------------------------------------------------------------
    zxc's Profile: http://www.gsmhacks.com/forums/member.php?userid=1907
    View this thread: http://www.gsmhacks.com/forums/showthread.php?t=38868

    Read more at http://www.gsmhacks.com




  • Similar Threads