Discussion Board
why Nokia6600 not support accesskey?
2004-04-12, 03:16
#1
Registered User
having a bit of trouble viewing xhtml files on my 6600.when I use Nokia6600 test my XHTML program ,I found it dont support accesskey tag . when I touch numerical one on keyboard , It doesn't access url1.please help me ,thanks
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<%@ page contentType="application/xhtml+xml;charset=UTF-8"%>
<html>
<head>
<title><%=strServiceName%></title>
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body>
<div align="center">
<table width="100%" border="0" cellspacing="10" cellpadding="0">
<tr align="center" valign="middle">
<td><a accesskey="1" href="url1">news</a></td>
<td><a accesskey="2" href="url2">pop</a></td>
</tr>
</table>
</div>
</body>
</html>
keep key pressed
2004-04-13, 15:00
#2
Registered User
I tried it with my 6600 and it worked, but you have to keep the key pressed for a few seconds
thanks. pokorny
2004-04-14, 05:01
#3
Registered User
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules