I need to be able to detect when an item is added (or removed) from the right side of an optionstransferselect component. Basically if an item on the left side is added to the right side, I want to be able to run some JavaScript code to update another part of the page. I tried using the "doubleOnchange" attribute to assign a piece of JavaScript code, but that only gets called when you actually click on an item in the list on the right. I want the Javascript to be called when items are added or removed.
Any ideas? -Bill -- View this message in context: http://www.nabble.com/-s2-how-to-detect-changes-in-the-available-values-in-a-list-using-optionstransferselect-tf4057699.html#a11526899 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]