On 29-Apr-09, at 12:55 AM, mwas wrote:
Hi,
WebKit WML does not support card navigation inside a complete
deck. Does any one have any clues about this or its going to be
implemented.
ex: I have a deck of 2 cards as below, and once i invoke
webkit_web_view_go_forward i should be able to go to card2
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Card 1">
<p>
Hello World!
</p>
</card>
<card id="card2" title="Card 2">
<p>
Hello World!
</p>
</card>
</wml>
How does card info gets stored in DOM Nodes
All of the WML test cases are passing at this time, including
card navigation. If you want people on webkit-dev to be more helpful
you should stop hiding your name and company behind a GMail anonymous
address.
--
George Staikos
Torch Mobile Inc.
http://www.torchmobile.com/
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev