Re: updating css class in ajax form

2007-10-11 Thread Grzegorz Kossakowski
Binkley, Peter pisze: I've got a form in which a repeater generates cells of a table. Within each cell there is a select element. I want the css class of the td element to be set to the value of the select whenever the select changes. I've done this in the template like this: ft:repeater

updating css class in ajax form

2007-10-09 Thread Binkley, Peter
I've got a form in which a repeater generates cells of a table. Within each cell there is a select element. I want the css class of the td element to be set to the value of the select whenever the select changes. I've done this in the template like this: ft:repeater id=rows table