Hi all,
I've customized the Palette component. I need the items with some
images and some text boxes inside each of it. Therefore, I replaced the
select and option tag for ul and li ones. But I realized that the recorder
get the value property from the 'li'. Despite I add the attribute value to
the li to get the script continues working, It seems to be invalid html
because I cannot get the value (I see it in firebug).
Which is the best solution? Can I have another attribute in 'li' tag
for the value? Should I add a hidden input in this case?
Bye!
--
Fernando Wermus.