2010
2008
2006
CRIR: Checkbox Radio Input Replacement
by MaoTseTongue & 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.
2005
Thierry Image Placement
by fastclemmyAfter spending some time reading about FIR, I thought it would be interesting to turn the debate on its head by reverting to the discarded <img /> element.
1
(6 marks)