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/example3.html | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 javascript/examples/example3.html (limited to 'javascript/examples/example3.html') diff --git a/javascript/examples/example3.html b/javascript/examples/example3.html deleted file mode 100644 index 93825fc..0000000 --- a/javascript/examples/example3.html +++ /dev/null @@ -1,30 +0,0 @@ - - - - [DOM Tooltip] Example 3: Styled Tooltips - - - - - - -
Example 3: Styled Tooltips
-
-

The third example demonstrates how easily DOM Tooltips can duplicate the styles of other tooltips found around the web. The first link uses the default overlib style and appears without a delay. The second link adds an auto-generated caption to the tooltip and only trails the mouse on the 'x' axis. Getting a bit more fancy, the third link uses the more stylish nicetitles style, using a calculated position and XHTML in the content rather than just plain text.*

-

- overlib style - | - overlib style with caption - | - nicetitles style -

-

* The nicetitle style is taking advantage of the transparency and curved border style provided in some of the newer browsers, such as Mozilla, to add to the sleak look. These settings will not be visible in all browsers.

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