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/example13.html | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 javascript/examples/example13.html (limited to 'javascript/examples/example13.html') diff --git a/javascript/examples/example13.html b/javascript/examples/example13.html deleted file mode 100644 index 8cf52b9..0000000 --- a/javascript/examples/example13.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - [DOM Tooltip] Example 13: Nested Tooltips - - - - - - -
Example 13: Nested Tooltips
-
-

It is very possible to have a tooltip within a tooltip. In fact, it isn't really inside as must as it is on top. In this example, the large content in the first tooltip contains an element which shows a second tooltip. The second tooltip appears on top of the first.

-

- Nested within! -

-

* Obviously, you have to do some thinking about tooltip behavior to be able to navigate to the nested tooltip target.

-
-
«Example 12
Example 14»
- - - -- cgit v1.2.3