From b60694ee309a72c44db5e46576f6019ae8c0638f Mon Sep 17 00:00:00 2001 From: Alexander Schmitz Date: Tue, 30 Jun 2015 23:46:05 -0400 Subject: [PATCH] Tooltip: Update demos to use AMD Ref #10119 --- demos/tooltip/custom-animation.html | 12 ++---------- demos/tooltip/custom-content.html | 10 ++-------- demos/tooltip/custom-style.html | 10 ++-------- demos/tooltip/default.html | 10 ++-------- demos/tooltip/forms.html | 11 ++--------- demos/tooltip/tracking.html | 10 ++-------- demos/tooltip/video-player.html | 14 ++------------ 7 files changed, 14 insertions(+), 63 deletions(-) diff --git a/demos/tooltip/custom-animation.html b/demos/tooltip/custom-animation.html index 892462a89..9f09c1353 100644 --- a/demos/tooltip/custom-animation.html +++ b/demos/tooltip/custom-animation.html @@ -4,16 +4,9 @@ jQuery UI Tooltip - Custom animation demo - - - - - - - - + diff --git a/demos/tooltip/custom-content.html b/demos/tooltip/custom-content.html index 530b33525..66e7e0c01 100644 --- a/demos/tooltip/custom-content.html +++ b/demos/tooltip/custom-content.html @@ -4,11 +4,6 @@ jQuery UI Tooltip - Custom content - - - - - - + diff --git a/demos/tooltip/custom-style.html b/demos/tooltip/custom-style.html index c926776c5..8e0574f8e 100644 --- a/demos/tooltip/custom-style.html +++ b/demos/tooltip/custom-style.html @@ -4,14 +4,9 @@ jQuery UI Tooltip - Custom Styling - - - - - - + - + diff --git a/demos/tooltip/tracking.html b/demos/tooltip/tracking.html index 856f55564..3cca5ec42 100644 --- a/demos/tooltip/tracking.html +++ b/demos/tooltip/tracking.html @@ -4,11 +4,6 @@ jQuery UI Tooltip - Track the mouse - - - - - - + diff --git a/demos/tooltip/video-player.html b/demos/tooltip/video-player.html index 3d4e467be..cd667e3db 100644 --- a/demos/tooltip/video-player.html +++ b/demos/tooltip/video-player.html @@ -4,15 +4,6 @@ jQuery UI Tooltip - Video Player demo - - - - - - - - - - + -- 2.39.5