From d0df271755c19c405e565bb6a4d8e56cee2f5aff Mon Sep 17 00:00:00 2001 From: Steve Smith Date: Wed, 3 Sep 2008 20:47:19 -0400 Subject: [PATCH] Added closing the zoom by clicking off the zoom area, and also by passing an optional closeOnClick: true option so you can click on the zoom itself to close it (nice for images, etc.). --- jquery/index.html | 4 ++-- jquery/js/fancyzoom.js | 10 +++++++++- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/jquery/index.html b/jquery/index.html index 959abca..b9920db 100644 --- a/jquery/index.html +++ b/jquery/index.html @@ -8,7 +8,7 @@