joemama718 Posted June 19, 2007 Posted June 19, 2007 Does anyone know how to put shortcut keys onto a webpage? I've found javascript methods, but they're not working so well; is the any other method of adding shortcut keys? edit// OR, does anyone know how to allow a function to be repeated? As in, if I pressed the previously mentioned shortcut key a second time, the function will still run? Because right now it's only working once. Quote
karath Posted June 28, 2007 Posted June 28, 2007 There is none, unless your whole page is flash. Im pretty sure HTML doesn't allow it. Quote
awesomegamer Posted June 29, 2007 Posted June 29, 2007 I would have though javascript could do it considering javascript has been used to make games that use arrow keys and others. And yes I do know the difference between Java and Javascript : ) Quote
ShannenName Posted July 6, 2007 Posted July 6, 2007 I remember years ago something that does exactly what your talking about it was with javascript but it's been like "permanently" removed from the web because I can't find it! FOUND IT!! http://www.htmlgoodies.com/beyond/javascri...cle.php/3471141 Although it doesn't seem to work on newer browsers.. Quote
Pythonet Posted August 9, 2007 Posted August 9, 2007 I would suggest you make your website using Flash software which would enable shortcut keys over your website and can allow repeating of a function as well. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.