>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
General
> Wap 2.0 not fully supported on T68i ?
Bookmark topic
According to the tech specs the T68i should be fully supporting WAP 2.0. Since I could not find any site which uses XHTML Mobile I created my own test page. I found out that the style properties do not have any affect on my T68i. I tested the test page on the nokia mobile browser emulator and on internet explorer and they displayed the style correctly.
Anybody any ideas ?
If you want to test it yourself wap (or surf) to
http://home.wxs.nl/~hagen751/test.htm
This is the source of the page:
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN"
"http://www.wapforum.org/DTD/xhtml-mobile10.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title> </title>
<link rel="stylesheet" href="style.css" type="text/css"/>
<style type="text/css"> p { color: red ; background-color:yellow } </style>
</head>
<body>
<p>
This text should be red
with a yellow background
</p>
</body>
</html>
--
Posted: 2002-07-08 17:31:00
Edit :
Quote
The T68 complies with WAP 2 and XHTML BASIC
This post was posted from a T68i
--
Posted: 2002-07-08 17:39:00
Edit :
Quote
The T68 complies with WAP 2 and XHTML Basic. Please refer to the developer's guide.
This post was posted from a T68i
--
Posted: 2002-07-08 17:44:00
Edit :
Quote
Quote:
On 2002-07-08 17:39, arnoldc wrote:
The T68 complies with WAP 2 and XHTML BASIC
<p>
<i>This post was posted from a T68i</i>
The T68i whitepaper states that both the WAP 2.0 markup languages are supported, XHTML Basic and XHTML Mobile.
BTW I also tried it with an external stylesheet (which is also supported in XHTML Basic) and that didn't work either.
--
Posted: 2002-07-08 17:56:00
Edit :
Quote
If you can get the developer's guide it would be best because it contains the specifics of the implementation in the T68.
This post was posted from a T68i
--
Posted: 2002-07-08 18:06:00
Edit :
Quote
Which means you are right in your observation.
This post was posted from a T68i
--
Posted: 2002-07-08 18:08:00
Edit :
Quote
But does the T68i support stylesheets?
I don't think it's implemented yet.
From the T68i/ie developers guidelines:
LanguageOwner (Spec status)Where is it usedStatusSonyEricsson implementationsXHTML BasicW3C (Recommendation)Desktop browsers and WAP 2.0 clientsStableYes, XHTML BrowserXHTML Mobile profileWAP Forum (Proposed)Desktop browsers and WAP 2.0 clientsNew Superset of XHTML BasicYes, XHTML BrowserCSS 2.0W3C (Recommendation)Desktop browsersEvolvingNoCSS Mobile profileW3C (Candidate)Desktop browsers and WAP 2.0 clientsNew. Subset of CSS 2.0Not yet, but will beWAP CSSWAP Forum (Proposed)Desktop browsers and WAP 2.0 clientsNew. Subset of CSS 2.0 plus extenstions.Not yet, but will be
[ This Message was edited by: laffen on 2002-07-08 17:57 ]
--
Posted: 2002-07-08 18:54:00
Edit :
Quote
From which document did you get this table? I could not find it in any of the documents on the ericsson site. Would be a bad thing if the have left out such an important feature. I also wonder from which date the document is. Since it says that CSS will be supported I wonder in which firmware release.
--
Posted: 2002-07-08 20:14:00
Edit :
Quote
It's from May 2002.
The developer guidelines are intended for developers of WAP services who want a deeper insight into designing applications for the Sony Ericsson WAP terminals.
http://www.ericsson.com/mobilityworld/developerszonedown/
downloads/docs/t68i/T68i_developers_guideline_june.html
--
Posted: 2002-07-08 21:02:00
Edit :
Quote
Thanks, but I already found this document and the overview you showed is not in it.
--
Posted: 2002-07-08 21:29:00
Edit :
Quote
New Topic
Reply