i need to reduce the size of the checkbox. the size should be smaller then the checkbox we orginal use..it should be changed as the parameters we give.....
<input id="Checkbox1" type="checkbox" value="" style="width: 10px; height: 10px"
name="chkSelect1" />
hi...
i got this as a solution to the Qn i asked....and it is working...
Last Wiki Answer Submitted: March 9, 2009 9:26 am by 98830 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
Your question was not worded clearly – so thanks for returning and posting the answer that helped you. Instead of using inline CSS, you might wish to consider having several CSS classes for checkboxes.
Your question was not worded clearly – so thanks for returning and posting the answer that helped you. Instead of using inline CSS, you might wish to consider having several CSS classes for checkboxes.