|
Nope. The '+' key on the right side of the keyboard maps to a browser as THE EXACT SAME KEY as the '+' above the equals sign. Through an unimaginable lack of foresight, browsers do not present scan codes, only ASCII key values. Thus, the only way you can manage this is if you're willing to handle the '+' key the same way for either keystroke. In some client implementations I do indeed trap the '+' key and through JavaScript make it act like a poor man's field exit (actually more like Enter). Joe > From: albartell > > You should be able to do this with JavaScript if I am not mistaken.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.