RE: help in java script

2004-03-15 Thread Andrew Hill
Should not that be: html:text size=20 property=userId onchange=javascript:find('%=value%')//TD (note the ' around value) -Original Message- From: Shobhana.S, ASDC Chennai [mailto:[EMAIL PROTECTED] Sent: Monday, 15 March 2004 17:27 To: Struts Users Mailing List Subject: help in java

RE: help in java script

2004-03-15 Thread Shobhana.S, ASDC Chennai
Hi! If my value is an int variable then how shld i pass the value? Say, % int value=10; % I want to pass this value to my onchange event. Unliek this case where i've defined the value in my program the value is determined dynamically. Thank you Shobhana

RE: help in java script

2004-03-15 Thread Shobhana.S, ASDC Chennai
: help in java script Should not that be: html:text size=20 property=userId onchange=javascript:find('%=value%')//TD (note the ' around value) -Original Message- From: Shobhana.S, ASDC Chennai [mailto:[EMAIL PROTECTED] Sent: Monday, 15 March 2004 17:27 To: Struts Users Mailing List Subject

RE: help in java script

2004-03-15 Thread Andrew Hill
im describing here. Regards, Andreas -Ursprngliche Nachricht- Von: Andrew Hill [mailto:[EMAIL PROTECTED] Gesendet: Montag, 15. M?rz 2004 10:30 An: Struts Users Mailing List Betreff: RE: help in java script Should not that be: html:text size=20 property=userId onchange=javascript:find