From 3888b786a0fc15ea309c59861d6221bc6a66aaf7 Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Thu, 4 Jan 2007 23:19:31 +0000 Subject: removed examples --- javascript/examples/example5.html | 38 -------------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 javascript/examples/example5.html (limited to 'javascript/examples/example5.html') diff --git a/javascript/examples/example5.html b/javascript/examples/example5.html deleted file mode 100644 index 6142d41..0000000 --- a/javascript/examples/example5.html +++ /dev/null @@ -1,38 +0,0 @@ - - - - [DOM Tooltip] Example 5: Advanced Features - - - - - - - -
Example 5: Advanced Features
-
-

Now we are going to strut our stuff and show some advanced features. The first link adheres to a snap grid. The second link demonstrates alpha fading.* The last target has a tip which trails with a slight delay.

-

- Snap to grid - | - Tooltip fading in - | - Lazy trailing - | - One tooltip only -

-

Notice that the second link changes color when the mouse passes over it. This demonstrates that other mouseover events can coexist with the activation of the tooltip.

-

* The alpha fading does not work in all browsers.

-

* The link directly below the "Tooltip fading in" target demonstrates that links previously covered by a tooltip are still active when the tooltip disappears.

-

Help! Anyone know why I cannot get lazy trailing to work for Opera?

-
-
«Example 4
Example 6»
-
- - -- cgit v1.2.3