once an item has been selected in DD1 I want to make an Item in DD2
"faded out" or "watermarked". See my previous post for more infomation
about my form http://forums.adobe.com/thread/1042792I have DD1 Set so
that when one item is selected some items from DD2 are visible but not
selectable. My question is I want to make the non selectable items font
change to:{ this.fontColor = "153,153,153"; this.font.posture =
"italic";}my code follows:Formular1.#subform[0].DDL2::change -
(JavaScript, client)v...