| | |
Access key for button and radiobuttonlist
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Sep 2007
Posts: 1,080
Reputation:
Solved Threads: 68
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.
![]() |
Other Threads in the ASP.NET Forum
- Previous Thread: timer
- Next Thread: how to refresh the page automatically in asp.net 2005 [even used meta tag also]
| Thread Tools | Search this Thread |
.net 2.0 activexcontrol advice ajax alltypeofvideos application asp asp.net bc30451 bottomasp.net box browser button c# c#gridviewcolumn checkbox click commonfunctions confirmationcodegeneration css dataaccesslayer database datagridview datagridviewcheckbox datalist deadlock development dgv dropdownlist dynamically edit expose feedback fileuploader fill flash form formatdecimal forms formview grid gridview gudi homeedition hosting iframe iis javascript jquery listbox login microsoft mono mouse mssql multistepregistration news numerical objects opera panelmasterpagebuttoncontrols parent radio redirect registration relationaldatabases reportemail rotatepage save schoolproject search security select silverlight smartcard smoobjects software sql-server sqlserver2005 suse textbox tracking unauthorized validation vb.net video videos view virtualdirectory vista visualstudio web webapplications webdevelopemnt webprogramming webservice xml xsl youareanotmemberofthedebuggerusers






