Checkboxes

U

UKuser

Is it possible to remove the line around the checkbox? Not the padding
- the actual line?

A
 
N

Nikita the Spider

"UKuser said:
Is it possible to remove the line around the checkbox? Not the padding
- the actual line?

I guess you're asking from the perspective of a Web page author rather
than a browser user?

Setting aside the question of why you'd *want* to, the answer is "not
really". Browsers are free to draw checkboxes the way they want. It
might even be possible for users to skin Mozilla-based browsers to
represent checked as a green check mark and unchecked as a red X, or as
a bowl of cereal and a banana if that's what suits the user's fancy. In
that case the line you want to remove wouldn't be there in the first
place.

You could use an input button and use some Javascript & CSS to make it
look the way you want it, but personally I'd think long and hard about
other solutions before building something that's likely to be fragile.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top