Re: creating a 'help' function
- From: Thomas 'PointedEars' Lahn <PointedEars@xxxxxx>
- Date: Sat, 29 Sep 2007 23:40:43 +0200
ross m. greenberg wrote:
I'm trying to create a function in JavaScript using Dreamweaver8 such that when a user hits the ' F1' key when a text box is selected a separate "pop-up" window will open, with text of my choice.
Please fix your ... err ... newsreader:
http://www.insideoe.com/
I strongly recommend using Thunderbird instead:
http://www.mozilla.com/thunderbird/
Does anybody have any pointers or even some source code?
http://www.brain4.de/programmierecke/js/tastatur.php
Note that users do not take kindly on expected application behavior being
altered by script authors.
I use ASP on my server.
Irrelevant, keyboard event handling is client-side.
HTH
PointedEars
--
realism: HTML 4.01 Strict
evangelism: XHTML 1.0 Strict
madness: XHTML 1.1 as application/xhtml+xml
-- Bjoern Hoehrmann
.
- Prev by Date: Re: Strange behaviour, multiplying decimals (IE)
- Next by Date: Re: Different in IE and Firefox: now.getYear()+1900
- Previous by thread: Re: creating a 'help' function
- Next by thread: Re: creating a 'help' function
- Index(es):
Relevant Pages
|