/    Sign up×
Community /Pin to ProfileBookmark

Is it possible to change the text color of a disabled combo?

Is it possible to change the text color of a disabled combo?Can any one help me?

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” >
<html>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=iso-8859-1″ />
<title>Untitled Document</title>
</head>

<body>
<label>sampleQ :
<select name=”select” disabled=”disabled”>
<option>View Page</option>
<option>Add Page</option>
</select>
</label>
</body>
</html>

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@KorMay 24.2006 — only in Mozilla

<select name="select" disabled="disabled" style="color:#FF0000">

Unfortunatelly (or fortunately - thinking that there are some features which are generally understood the same by all the users) IE will not get that.
Copy linkTweet thisAlerts:
@gmmsk7authorMay 24.2006 — Yes...is not working in IE?

Is there any attripute called disabled-color?
×

Success!

Help @gmmsk7 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...