Someone please help.
The very first line in the script below appears to be needed, with the ajax.googleapis.com part.
OK, but there's a whole bunch of other stuff, and I've successfully converted it all to my site, and it works like a charm. I'd just like to know if there's a way to make it work without that line. Like an alternative to that line, or at least help me understand what it does.
I've tried removing it, the "src" part to the end of the statement and sure enough, it keeps it from working properly.
What is the work around, if any, instead of having that line?
Thanks,
Chimbo
Tooltip script:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<link rel="stylesheet" type="text/css" href="ddimgtooltip.css" />
<script type="text/javascript" src="ddimgtooltip.js">
/***********************************************
* Image w/ description tooltip v2.0- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
***********************************************/
</script>



Reply With Quote



Bookmarks