Afficher un message
Vieux 15/09/2007, 00h47   #4
Jim Carlock
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: How to get a keypress?

Lars Eighner asked...
> How can I get keypresses?


"Norman Peelman" replied...
: If you're on Windows, you can't.

HTML provides a way to get a keypress. Usually this can be
done with javascript or HTML inside the <head> section or
HTML inside the body. I've not messed with it, but have seen
it in other folks code.

If he just wants a way to provide client-side control, it's
called accesskey in HTML-speak.

http://www.w3.org/TR/html4/interact/...html#h-17.11.2

That combined with some javascript to do an automatic POST,
probably can get the OP where he wants to go.

--
Jim Carlock
Swimming Pool, Spa And Water Feature Builders
http://www.aquaticcreationsnc.com/


  Réponse avec citation
 
Page generated in 0,04307 seconds with 9 queries