RE: Answers to some CSS questions

by Charles McPhate <charles(at)wasmer.com>

 Date:  Thu, 8 Mar 2001 08:56:14 -0600
 To:  "'Jason Peters'" <JPeters(at)improveline.com>,
hwg-techniques(at)mail.hwg.org
  todo: View Thread, Original


>>In particular, I want to replace the default CHECKBOX with a single pixel
wide, unshaded solid line.

Why? A single-pixel wide line would seem to defeat the purpose of using the
checkbox type for an input tag.


>>I can use BORDER and SCROLLBAR attributes to control TEXT and TEXTAREA
elements but, frustratingly, these don't work with CHECKBOXES or RADIO
buttons.

Again, why? Why would you need scrollbars on a checkbox or radio button?

Why not create your own images and replace the checkboxes and radio buttons
with those? Instead of using <input type="checkbox">, you would use <input
type="image" src="" value="">.

Charles

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA

This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.