[pmwiki-users] Problem "Disabling" Select options . . .

Ben Wilson dausha at gmail.com
Mon Mar 5 15:11:34 CST 2007


I am currently working on a recipe and was working with (:input
select:) I wanted to disable some selections so that they are
informational only:

(:input select name=abc 1 alpha:)
(:input select name=abc 2 beta:)
(:input select name=abc disabled='disabled' 2 Fred:)
(:input select name=abc 3 theta:)

However, when implementing, the disable affects all options, not just
the one disabled. Thoughts?

-- 
Ben Wilson
"Words are the only thing which will last forever" --- Churchill



More information about the pmwiki-users mailing list