use div when someone check the radio button,hide or show the div by javascript
N
needtractor
@needtractor
Posts
-
how to put enent on radio button -
access asp control in my user control via javascripttry this document.getElementById("<%=lbl1.ClientID%>").style.backgroundColor = "red";