I am using AppFuse 2.0.1 with the Struts2 archetype. I see that none of my
javascripts events get triggered. I feel stupid even posting this, since no
one has reported any such issue.

For example, if i add even an alert to the obblur event for a textbox on say
the signup.jsp, it is not triggered.

<s:textfield key="user.username" cssClass="text large" required="true"
onblur="javascript:alert('test');"/>

Any reason why this should not work?!

Thanks.
Aakhunaten

-- 
View this message in context: 
http://www.nabble.com/onblur-not-working-tp17181860s2369p17181860.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to