| changeset 602 | e16a97fb364a |
| 601:d334a616c023 | 602:e16a97fb364a |
|---|---|
1 YUI.add("node-event-simulate",function(e,t){e.Node.prototype.simulate=function(t,n){e.Event.simulate(e.Node.getDOMNode(this),t,n)},e.Node.prototype.simulateGesture=function(t,n,r){e.Event.simulateGesture(this,t,n,r)}},"@VERSION@",{requires:["node-base","event-simulate","gesture-simulate"]}); |