From 710c48f908290c52b93e57e29741fcd0696b2d22 Mon Sep 17 00:00:00 2001 From: Thomas Keil Date: Thu, 4 Jan 2007 22:29:18 +0000 Subject: *** empty log message *** --- javascript/examples/example11b.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 javascript/examples/example11b.html (limited to 'javascript/examples/example11b.html') diff --git a/javascript/examples/example11b.html b/javascript/examples/example11b.html new file mode 100644 index 0000000..679ef99 --- /dev/null +++ b/javascript/examples/example11b.html @@ -0,0 +1,18 @@ + + + + + + + + +
Child Frame
+
+

Would you like to know more about me? Fly over me to see

+

Note: The way this works is that the event is fired from the element inside of the iframe but the tooltip is created in the parent frame and uses the event plus the offset of the iframe element in the parent document.

+
+ + -- cgit v1.2.3