incompatibility issue between WML and XHTML MP especially with Nokia browser.
Without going into details and Nokia promises to support HTTP refresh header (which is not supported right now on Nokia devices), I would say for the time being it can be done by linking the XHTML page to the old WML deck and execute the script and timer onevent there.
Last edited by yosi1; 2004-01-21 at 10:13.
what do you mean when you say:
2004-09-02, 16:46#4
i too am trying to use the Timer event in XHTML, but i don't think it is supported in XHTML.
I presume the previous person ('yosi1') means creating a simple hyper link to the old code created in WML.
...This defeats the objective and purpose of xhtml really.
It may be the only way is to embed something like SMIL into the file...(the code below works for HTML, but I can not get it working in XHTML!)
e.g.
...................................................
<!--<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//OPENWAVE//DTD XHTML Mobile 1.0//EN" "http://www.openwave.com/DTD/xhtml-mobile10.dtd">