springwood
10-26-2007, 12:26 PM
I've been looking at script http://www.dynamicdrive.com/dynamicindex4/imagetooltip.htm.
It says to place it in the head tag. Within the code it also says ...
/* IMPORTANT: Put script after tooltip div or
put tooltip div just before </BODY>. */
I don't quite understand this comment. Placing the code in the head tag means the code will always be before the </body> tag anyway as the head tag appears before the body tag anyway. Could someone explain please? Thank you.
It says to place it in the head tag. Within the code it also says ...
/* IMPORTANT: Put script after tooltip div or
put tooltip div just before </BODY>. */
I don't quite understand this comment. Placing the code in the head tag means the code will always be before the </body> tag anyway as the head tag appears before the body tag anyway. Could someone explain please? Thank you.