Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Is it possible to put a border on a tbody tag in IE?
Old 08-18-2008, 01:25 PM Is it possible to put a border on a tbody tag in IE?
Novice Talker

Posts: 5
Name: Evan Wiener
Trades: 0
I know IE is finicky with what HTML tags it will render CSS on.

I wanted to put a border around two rows in a table, that were organized into a tbody tag. Unfortunately, IE is not rendering the border for me (Firefox is working fine).

The attached files show what I'm trying to do, which is what works in Firefox. The yellow color is a hover state effect done with CSS on the tbody's td.

Any ideas?
Attached Images
File Type: png Picture 2.png (45.5 KB, 2 views)
File Type: png Picture 3.png (41.0 KB, 1 views)

Last edited by wienerdog1027; 08-18-2008 at 02:35 PM..
wienerdog1027 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-18-2008, 08:30 PM Re: Is it possible to put a border on a tbody tag in IE?
serandfae's Avatar
Do the "Evil Nanner" !!!

Posts: 8,936
Name: Tim Daily
Location: Apex, NC, US, Sol 3
Trades: 0
Sounds like a specificity issue. That is, if you've defined border for that class, you might have to put in a rule for .classname tbody for IE to chew on it. And you'd want to put that in a conditional comment. Got a link or the code? Oh, yeah, don't forget that if you have rules for links specified (since you mentioned hover) the order MUST be link, visited, hover, active. The mnemonic for that is LoVeHAte. Again, that's for links, can't put it on a td.

tim
__________________
SEO "experts" smell like Big Fish_|_
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Last edited by serandfae; 08-18-2008 at 08:33 PM..
serandfae is offline
Reply With Quote
View Public Profile Visit serandfae's homepage!
 
Reply     « Reply to Is it possible to put a border on a tbody tag in IE?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09729 seconds with 13 queries