Re: JS Arithmetic
- From: "Evertjan." <exjxw.hannivoort@xxxxxxxxxxxx>
- Date: 10 Apr 2005 09:26:49 GMT
Trevor L. wrote on 10 apr 2005 in microsoft.public.scripting.jscript:
> onkeypress="if(event.keyCode==13)return false;"
If you like crisp code, as I do:
onkeypress='return event.keyCode!=13'
--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)
.
- Follow-Ups:
- Re: JS Arithmetic
- From: Trevor L.
- Re: JS Arithmetic
- References:
- JS Arithmetic
- From: Trevor L.
- Re: JS Arithmetic
- From: Dave
- Re: JS Arithmetic
- From: Randy Webb
- Re: JS Arithmetic
- From: Trevor L.
- Re: JS Arithmetic
- From: Roland Hall
- Re: JS Arithmetic
- From: Trevor L.
- Re: JS Arithmetic
- From: RobB
- Re: JS Arithmetic
- From: Richard Cornford
- Re: JS Arithmetic
- From: RobB
- Re: JS Arithmetic
- From: Trevor L.
- Re: JS Arithmetic
- From: Trevor L.
- JS Arithmetic
- Prev by Date: Re: Migration to jscript.net
- Next by Date: Re: Always Download Image
- Previous by thread: Re: JS Arithmetic
- Next by thread: Re: JS Arithmetic
- Index(es):
Relevant Pages
|