en.javascript.info/2-ui/3-event-details/3-mousemove-mouseover-mouseout-mouseenter-mouseleave/2-hoverintent/source.view/hoverIntent.js
2015-03-09 18:48:58 +03:00

3 lines
No EOL
55 B
JavaScript

function HoverIntent(options) {
/* ваш код */
}