Re: t:datascroller and missing javascript event handlers

2006-05-04 Thread Mike Kienenberger

On 5/4/06, Michael Heinen <[EMAIL PROTECTED]> wrote:

Is there any reason that t:datascroller does not provide an onclick
attribute or javascript event handlers?

I have to execute some javascript in order to show a confirmation dialogue
if data has been changed on my form but not saved.

I could add onclick attributes to the facets (first, last, previous, next)
but how can I add this to the paginator?


Probably because no one has needed the behavior up to this point. 
Feel free to open a Jira issue and submit patches.


t:datascroller and missing javascript event handlers

2006-05-04 Thread Michael Heinen








Is there any reason that t:datascroller does not
provide an onclick attribute or _javascript_ event handlers?

 

I have to execute some _javascript_ in order to show a
confirmation dialogue if data has been changed on my form but not saved.

I could add onclick attributes to the facets (first,
last, previous, next) but how can I add this to the paginator?

 

Thank in advance

Michael