From 8c51b9c3d8f6cca593ea2eb59f8685273f3c9175 Mon Sep 17 00:00:00 2001 From: stuartloxton Date: Sat, 11 Oct 2008 17:55:53 +0100 Subject: [PATCH] You can now set what events should show and hide the tooltip. Demo illustrates this by when focusing on input you get tooltip, blur removes it. --- demo/index.htm | 18 +++++++++++++++--- src/jtip.js | 28 ++++++++++++++-------------- 2 files changed, 29 insertions(+), 17 deletions(-) diff --git a/demo/index.htm b/demo/index.htm index e57c1da..4e4ec20 100755 --- a/demo/index.htm +++ b/demo/index.htm @@ -10,13 +10,17 @@ @import "../src/jtip.css"; - +