Passing event data to a widget callback, is it possible
Passing event data to a widget callback, is it possible
Hi,
Using the Jquery bind method it is possible to provide data to the handler, retrieved from Event.Data. Can this be achieved using a callback option, aside from using closure ?