[Webkit-unassigned] [Bug 10222] [S60] cannot disable links
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Fri Aug 4 09:00:59 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=10222
------- Comment #6 from jwatts at google.com 2006-08-04 09:00 PDT -------
(In reply to comment #5)
> The current S60 WebKit open source code base, that is not in a produce yet,
> does allow you to turn on tab navigation. By doing so, the mouse pointer is not
> shown. The joystick can be used to move through the tab-able links, etc.
> This is acheived by adding the following markup to the document:
> <meta name="navigation" content="tabbed">
Oh great, that's perfect. About when could we expect to see that in
production? Will that be publicly documented?
> You could change the links to something else, eg divs, and as they are not
> clickable, then the pointer wouldn't change when you go over them.
Thanks for the advice. I'll give that a shot. Another thing we've looked at
is making e.g. an h3 have an onclick handler, and nulling the handler property
to disable it (will need to test on the S60 browser again).
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list