•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 403,407 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,654 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 690 | Replies: 2
![]() |
•
•
Join Date: Mar 2008
Location: Pennsylvania, USA
Posts: 6
Reputation:
Rep Power: 0
Solved Threads: 0
•
•
Join Date: Sep 2007
Posts: 1,057
Reputation:
Rep Power: 3
Solved Threads: 61
Detect the window.keycode event in javascript. If they hit the combination you wish, use javascript to "check" the box or radio button.
Here's a simple link for you. Detect the key codes pressed. If they hit alt and R, then check the correct box:
if (document.getElementById("radiobtnID")) document.getElementById("radiobtnID").checked = true;
Here's the link:
http://www.htmlgoodies.com/beyond/ja...le.php/3471141
Here's a simple link for you. Detect the key codes pressed. If they hit alt and R, then check the correct box:
if (document.getElementById("radiobtnID")) document.getElementById("radiobtnID").checked = true;
Here's the link:
http://www.htmlgoodies.com/beyond/ja...le.php/3471141
I answer pm's.
I answer questions.
I answer quickly.
I answer.
I answer questions.
I answer quickly.
I answer.
![]() |
•
•
•
•
•
•
•
•
DaniWeb ASP.NET Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Previous Thread: timer
- Next Thread: how to refresh the page automatically in asp.net 2005 [even used meta tag also]



Linear Mode