From 34409e7ddd58b3ccfed8175f7febd896ffea9e82 Mon Sep 17 00:00:00 2001 From: Kris Borchers Date: Thu, 17 Jan 2013 00:28:41 -0600 Subject: Updating to jQuery 1.9.0 --- demos/hide/default.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'demos/hide') diff --git a/demos/hide/default.html b/demos/hide/default.html index aeac40852..664d11e02 100644 --- a/demos/hide/default.html +++ b/demos/hide/default.html @@ -4,7 +4,7 @@ jQuery UI Effects - Hide Demo - + @@ -28,7 +28,7 @@ $(function() { // run the currently selected effect function runEffect() { - // get effect type from + // get effect type from var selectedEffect = $( "#effectTypes" ).val(); // most effect types need no options passed by default -- cgit v1.2.3