Old 08-06-2008, 12:54   #1 (permalink)
techunar
Registered User
 
Join Date: May 2008
Posts: 25
styleling checkbox in IE6

This works fine for IE7, but not for IE6.

input[type="checkbox"]{
background:none;
border:0px;
}

Is there a way to make a default styling for all of the checkbox this way for IE6?

Looking forward for help.

Thanks.
  Reply With Quote
Old 08-06-2008, 13:53   #2 (permalink)
Keleth
Registered User
 
Join Date: Jan 2008
Posts: 39
Isn't that CSS3 standard? Shouldn't work on IE6 being not CSS3 compliant? Or am I wrong about that?
  Reply With Quote
Old 08-06-2008, 17:08   #3 (permalink)
babydutka
what sarah said
 
babydutka's Avatar
 
Join Date: Sep 2006
Location: Ontario, Canada
Posts: 203
Send a message via AIM to babydutka
  Reply With Quote
Old 09-06-2008, 11:42   #4 (permalink)
pgo
Senior Member
 
Join Date: Jan 2005
Posts: 12,340
Quote:
Originally Posted by Keleth
Isn't that CSS3 standard? Shouldn't work on IE6 being not CSS3 compliant? Or am I wrong about that?
No, IE6 does not recognize attribute selectors.
  Reply With Quote
Old 09-06-2008, 11:53   #5 (permalink)
MikeMackay
Everything is fine.
 
MikeMackay's Avatar
 
Join Date: Feb 2005
Location: Witham & London
Posts: 900
Send a message via MSN to MikeMackay Send a message via Skype™ to MikeMackay
Why not create an IE 6 only stylesheet and apply a custom class to the input elements you need to style just in IE and feed the specific content through that ?
__________________
  Reply With Quote
Old 10-06-2008, 04:57   #6 (permalink)
funkyprem
For all your goober needs
 
funkyprem's Avatar
 
Join Date: Dec 2004
Location: Coventry, UK
Posts: 1,547
__________________
Time is really the only capital that any human being has, and the one thing that he can’t afford to lose. - Thomas Edison

prem ghinde
  Reply With Quote
Old 17-06-2008, 04:10   #7 (permalink)
techunar
Registered User
 
Join Date: May 2008
Posts: 25
Thanks FunkyPrem for the link...

As Mike said, we can have styling the checkboxes in IE6 by applying explicit classname to the element, however I was looking for a solution without specifying class, which I haven't yet found. PGO said there is no other solution for it.
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8