Log In · Register

 
How to Hide Label Field in IE, My code works in FF and Safari, but not IE
moosle
post Jun 29 2009, 11:36 AM
Post #1


Newbie
*

Group: Member
Posts: 3
Joined: Jun 2009
Member No: 734,951



Hey all, thanks for your help. I need to hide the label field in IE, it is forcing my left column to be too wide and overlapping my bg image. I have added the code;

CODE
<style>
tr[id="Record LabelRow"] {display:none !important;}
tr[id="Type of LabelRow"] {display:none !important;}
</style>


to the "bio" section along with the bulk of my customized code, and it is doing it's job in FF and Safari, but just not IE. any help would be GREATLY appreciated.

Here is the page I am working on, Layout Test
 
 
Start new topic
Replies
Mickey
post Jun 29 2009, 03:54 PM
Post #2


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



That won't work because a) the underscore hack is meant for the tags' attributes, not the tags themselves and b) the ID hack only works for Firefox and Safari. That's why he was having issues in the first place.
 
synatribe
post Jun 29 2009, 04:01 PM
Post #3


AIDS at RAVES.
******

Group: Official Designer
Posts: 2,386
Joined: Dec 2007
Member No: 598,878



oo thanks Mike, that completely slipped my mind,


sorry OP, yea my code wont work
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: