| | |
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 asp asp.net bc30451 bottomasp.net box browser button c# c#gridviewcolumn checkbox click commonfunctions compatible confirmationcodegeneration content contenttype courier css dataaccesslayer database datagridview datagridviewcheckbox datalist deadlock development dgv dropdownlist dynamically edit expose fileuploader fill flash formatdecimal forms formview gridview gudi homeedition iframe iis javascript jquery listbox login microsoft mono mouse mssql multistepregistration news numerical objects opera panelmasterpagebuttoncontrols radio ratings redirect registration relationaldatabases reportemail rotatepage save schoolproject search security serializesmo.table silverlight smartcard smoobjects software sql-server sqlserver2005 suse textbox tracking unauthorized validation vb.net video videos virtualdirectory vista visual-studio visualstudio web webapplications webarchitecture webdevelopemnt webprogramming webservice xml xsl youareanotmemberofthedebuggerusers






