Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. citress

    Browser freezes when trying to click on disabled radio button

    Hi, I have some javascript code that the disables a group of radio buttons when a particular option is selected. This disabling of radio buttons is done onblur. For example, here are two radio buttons: <input type="radio" name="Test" value="no" onblur="disableGroup();" /> <input type="radio"...

Part and Inventory Search

Back
Top