springframework
02-20-2008, 12:27 AM
i need to code something that does this
enabled="{!Boolean(list.selectedIndex == -1 && list2.selectedIndex == -1)}"
i need the button only enabled when both lists have a selection.
my code gives an error though:
The entity name must immediately follow the '&' in the entity reference.
Vancouver Actionscript 3.0 (http://www.jessecouch.com)
enabled="{!Boolean(list.selectedIndex == -1 && list2.selectedIndex == -1)}"
i need the button only enabled when both lists have a selection.
my code gives an error though:
The entity name must immediately follow the '&' in the entity reference.
Vancouver Actionscript 3.0 (http://www.jessecouch.com)