From 02381c522731fae86ae1a938125458e2dd5d6011 Mon Sep 17 00:00:00 2001 From: reiern70 Date: Mon, 29 Oct 2012 15:09:59 +0100 Subject: [PATCH 1/2] added support for hover callbacks. --- index.htm | 12 +++++ src/jquery.hoverIntent.js | 111 ++++++++++++++++++++++++++++++++++++++ src/jquery.notify.js | 51 +++++++++++++++++- src/jquery.notify.min.js | 2 +- 4 files changed, 174 insertions(+), 2 deletions(-) create mode 100644 src/jquery.hoverIntent.js diff --git a/index.htm b/index.htm index fb0e5d2..6930b86 100644 --- a/index.htm +++ b/index.htm @@ -9,6 +9,7 @@ +