I bind the onchange function dynamically at the client side using
javascript.

But I don't know if it is a good idea.

Cliff

----- Original Message ----- 
From: "Nancy Lin" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Wednesday, May 04, 2005 11:59 PM
Subject: Overwriting HtmlTag


> Hi all,
>
> I have bunch of jsp with html tag and I want to automatically
> generate onchange function whent user changes/modified the data.
> Since the function that will be called on onChange will be the same
> throught out, I do not want every developer to go to each JSP(there
> are hundreds of file) and implement the onchange method on each
> field.  I want to be able to overwrite the html tag to automatically
> generate the onchange function.
>
> Any good idea?
>
> Nancy.
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to