31 December 1969 17:00
Front Page - css-discuss
by 21 othersThe css-discuss Wiki is a companion to the CssDiscussList mailing list. Among other things the wiki serves as a collective long-term memory for the list participants.
Spiffy Corners - Making anti-aliased rounded corners with CSS
by 31 othersSpiffy Corners
Anti-aliased rounded corners using pure CSS. No Images. No Javascript. No fluff.
chris erwin dot com - CRIR: Checkbox Radio Input Replacement
by 13 othersThis combination of JavaScript and CSS will hide checkbox and radio inputs that have a class = "crirHiddenJS", an id, and a proper label tag.
This will allow you to style the label however you wish using CSS, and the actual input control will be hidden. The form will still collect data as it normally would because the label itself will trigger the hidden input control. If javascript is disabled no inputs will be hidden and the form is still be fully functional.
1
(6 marks)