/    Sign up×
Community /Pin to ProfileBookmark

Disabled optgroup

Hi,

How to disable the items under optgroup. Here disabled=disaled doesnot work

[CODE]
echo “<optgroup label=”Disabled Names” name=disabledcluster>”;
$down=disabled($pstatus);

foreach($down as $d){
echo “<option value=”” disabled=”disabled” style=”color:#FF0000;”><font color=”#FF0000″>$d</font></option>”;
}
echo “</optgroup>”;

[/CODE]

to post a comment
JavaScript

1 Comments(s)

Copy linkTweet thisAlerts:
@KorMay 15.2008 — I bet that happens in IE. It is a well known IE bug:

http://webbugtrack.blogspot.com/2007/11/bug-293-cant-disable-options-in-ie.html

A solution could be a javascript workaround:

http://apptaro.seesaa.net/article/21140090.html
×

Success!

Help @rashmi_k28 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.18,
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,
)...