[Javascript] [JavaScript ] keypress problem

Bernu Bernard bernu at lptmc.jussieu.fr
Sat Oct 14 03:39:59 CDT 2006


Hi list,
In the following code, I get the alert box message in Opera.
No message in Safari, FireFox, Camino.
What am I doing wrong ?

<body>
<div id="text" style="width:150px ; height : 100px ; padding :  
0.2em ; background-color : #aaa ; "
onkeypress="alert('keypress');">hello</div>
</body>

Bernard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20061014/37d0c48e/attachment.htm>


More information about the Javascript mailing list