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/example11.html | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 javascript/examples/example11.html (limited to 'javascript/examples/example11.html') diff --git a/javascript/examples/example11.html b/javascript/examples/example11.html deleted file mode 100644 index fc3aac4..0000000 --- a/javascript/examples/example11.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - [DOM Tooltip] Example 11: Tooltip Inside IFrame - - - -
Example 11: Tooltip Inside IFrame
-
-

In this example, we demonstrate how the tooltip can be triggered from an element inside an iframe, but appear in the parent frame so that it is not confined within the iframe region.

-

-

Note: In order for this to work, the iframe must have a "name" attribute specified.

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