ASP.NET Ajax Javascript (Specification) | |
---|---|
function add_touchCancel(handler : Function) function remove_touchCancel(handler : Function) |
ASP.NET Ajax Javascript (Usage) | |
---|---|
.add_touchCancel(handler); .remove_touchCancel(handler); |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function add_touchCancel(handler : Function) function remove_touchCancel(handler : Function) |
ASP.NET Ajax Javascript (Usage) | |
---|---|
.add_touchCancel(handler); .remove_touchCancel(handler); |
The event argument is an instance of the MouseEventArgs object, containing information useful specifically for image viewing operations, as well as the original ASP.NET client framework event.