View Single Post
  #1  
Old 03-14-2005, 08:31 PM
 
mikezoch mikezoch is offline
 

Newbie
  
Join Date: Mar 2005
Posts: 6
 

Default Addition to the <HEAD> section

I want to add OverLIB (Javascript MouseOver support to my product descriptions <http://www.bosrup.com/web/overlib/>.

Where can I add this line (must be between <head> and </head>) -

<script type="text/javascript" src="overlib.js"></script>

I also need to add (must be between <body> and </body>) -

<div id="overDiv" style="position:absolute; visibility:hidden; z-index:1000;"></div>

After the <div id="overDiv" style line above I need to add the following code (in the body)

here
__________________
Mike Zoch
mikezoch@tmail.com

X-Cart Gold 4.0.13
X-Affiliate
Fancy Categories

FreeBSD 4.8
Apache 1.3.29
PHP 4.3.10
MySQL 4.0.18
Reply With Quote