Watt
unread,Apr 9, 2009, 1:39:42 PM4/9/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Flapjax
Hi,
I am using Flapjax 2.0. I am having difficulty in trying to insert
value into class attribute of an input element
insertValueB(ifB(readyForSubmissionB, 'enabled', 'disabled'),
'input1', 'class');
There must be something that I am missing here because when I change
the class attribute to value, things seem to work fine. I see enabled
or disabled string coming through. Any suggestion is appreicated.
Watt P.