[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kfm-devel
Subject:    Re: [PATCH] accesskey attribute (#45788)
From:       Lubos Lunak <l.lunak () suse ! cz>
Date:       2004-03-16 10:44:57
Message-ID: 200403161144.57047.l.lunak () suse ! cz
[Download RAW message or body]

On Thursday 11 of March 2004 17:37, Lubos Lunak wrote:
> On Monday 26 of January 2004 06:05, Dirk Mueller wrote:
> > On Friday 23 January 2004 17:04, Lubos Lunak wrote:
>
>  So, now it should be right hopefully. I've split the changes to 3 patches,
> so that the changes I'm not quite sure about are independent from the main
> accesskey code.
>

 Actually I intended to attach also something to test it with and forgot. 
Perhaps it would fit somewhere in khtmltests?

-- 
Lubos Lunak
KDE developer
---------------------------------------------------------------------
SuSE CR, s.r.o.  e-mail: l.lunak@suse.cz , l.lunak@kde.org
Drahobejlova 27  tel: +420 2 9654 2373
190 00 Praha 9   fax: +420 2 9654 2374
Czech Republic   http://www.suse.cz/

["aaa.html" (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
   "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
</head>
<body text = "black" bgcolor="lightblue" link="red" vlink="#ff00ff" alink="blue">
<a href="khotkeys">Actions for KHotKeys</a>
<hr>
<form>
<input type=button value="zelva" onclick="window.status='click'" \
onkeypress="window.status='press'" onkeyup="window.status='up'" accesskey=h> <input \
type=checkbox value="check" accesskey=z onclick="window.status='check1'"> <input \
type=checkbox value="check" accesskey=b onclick="window.status='check2'"> <input \
type=text accesskey=4> <input type=password accesskey=5>
<input type=submit accesskey=6>
<input type=reset accesskey=7>
<button name="kuku" value="btn" type=button accesskey=n \
onclick="window.status='button'">Zelva</button> <a href="file:///" \
accesskey=s>link</a> <label accesskey=8>Label1<input type=text></label>
<label for=labeltext accesskey=9>Label2</label><input type=text id=labeltext>
</form>
<MAP NAME=mymap>
<AREA HREF="/reference/" ALT="HTML and CSS Reference" COORDS="5,5,95,195" \
accesskey=1> <AREA HREF="/design/" ALT="Design Guide" COORDS="105,5,195,195" \
accesskey=2> <AREA HREF="/tools/" ALT="Tools" COORDS="205,5,295,195" accesskey=3>
</MAP>
<IMG SRC="sitemap.gif" ALT="Site map" USEMAP="#mymap" WIDTH00 HEIGHT 0>
<textarea accesskey=0 rows=2 cols  />
</body>
</html>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic