Is it possible to remove the borders around a checkbox so that it appears invisible? I have it placed in a DIV with a color background.
For FireFox: try border:none. For IE try: style="background:transparent;border:0"
The other solution is to create your own images for checked and unchecked displaying the appropriate onclick of the image.
1.4m articles
1.4m replys
5 comments
57.0k users