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/example8.html | 151 -------------------------------------- 1 file changed, 151 deletions(-) delete mode 100644 javascript/examples/example8.html (limited to 'javascript/examples/example8.html') diff --git a/javascript/examples/example8.html b/javascript/examples/example8.html deleted file mode 100644 index 8192cfc..0000000 --- a/javascript/examples/example8.html +++ /dev/null @@ -1,151 +0,0 @@ - - - - [DOM Tooltip] Example 8: Custom Context Menu - - - - - - -
Example 8: Custom Context Menu
-
-

This example thinks way outside the box, replacing the context menu with a custom tooltip. Right click on the page to see a custom context menu. (If you are on Opera 7 or Konqueror, use CTRL+click). Hold down control key to get a regular context menu (If you are on Opera 7 or Konqueror, get the context menu with a right click).

-

To try out the velcro tooltip for this menu, reload the page with the 'type' option set to 'velcro'. Notice when you mouse out of the tip, it destroys itself. No need to click somewhere on the page to kill the menu.

-
-
«Example 7
Example 9»
- - - -- cgit v1.2.3