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
input[disabled] IE workaround (text)
Old 09-01-2008, 12:02 PM input[disabled] IE workaround (text)
Experienced Talker

Posts: 33
Name: Toby Osbourn
Trades: 0
Is there a good workaround to allow you to display custom made disabled form fields in IE? (input[disabled] does not work fully in IE)

I have searched the net and found a javascript solution, but it assumes you are enabling and disabling fields on the fly, which I am not.

The odd thing is, my CSS to allow it to work in FF etc...

Code:
        input[disabled]{
            border        : none;
            width         : 50%;
            background-color: transparent;
            color         : red;
            opacity       : 1;
        }
...works to an extent in IE, the background colour is set to Transparent, however the text (the main thing I want to change) will not go red, it stays a horrible shadowy black/grey colour.

Any suggestions would be greatly appreciated!
tosbourn is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to input[disabled] IE workaround (text)
 

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.08837 seconds with 12 queries