Shammus
02-12-2009, 06:30 PM
Hi all,
I had a question about a neat little script I found at the URL below.
http://www.dynamicdrive.com/dynamicindex5/dhtmltooltip.htm
Basically you hover over a link and a little window appears with text, images etc in it until you roll off the original link.
My question concerning this is, I'd like to place the javascript in an external .js file so it doesn't clutter up the html page. Yet when I copy the script over to a new .js page and then reference that .js file in the <head> portion of my html page, the script no longer works. Is there anything I'm missing?
Thanks in advance....
I had a question about a neat little script I found at the URL below.
http://www.dynamicdrive.com/dynamicindex5/dhtmltooltip.htm
Basically you hover over a link and a little window appears with text, images etc in it until you roll off the original link.
My question concerning this is, I'd like to place the javascript in an external .js file so it doesn't clutter up the html page. Yet when I copy the script over to a new .js page and then reference that .js file in the <head> portion of my html page, the script no longer works. Is there anything I'm missing?
Thanks in advance....