Hi,
(jQuery 1.4.1 and jQuery-UI 1.7.2 targeting older, non-touch, s60 devices)
First, is there some way to update the browser on these devices? I saw a post (http://discussion.forum.nokia.com/fo...d.php?t=174726 ) by Nokia Ron but I don't see how to update or even check the version.
---- My problems ---
I have posted the page at:
http://mli.contentupdates.com/phone/
There is an archive of the app at:
http://mli.contentupdates.com/phone.zip (71k)
(This also has an XML configuration and XSL to transform to an inclusive index.html that might be useful for others?)
The page works fine in desktop browsers and on an iphone, but does not on non-touch nokia devices, specifically:
* N85
* N95 8GB
(my two test phones)
Why doesn't the javascript work on the nokia devices? The top right select should be populated with options from an array push/join string concat using document.getElementById(id).innerHTML because I saw in the forums someone say that obj.html(newHtml) has problems??
There is a setTimeout polling going on to determine the screen based on the URL (well, the fragment of the URL). I have commented out a slide left/right effect and left in a simple show/hide but it doesn't work. I am going crazy.
please help before I pull out the rest of my hair and stab myself in the eyes with a fork,
-Rob

Reply With Quote




