rick7165
Senior Member
USA
1094 Posts |
Posted - 09 May 2001 : 23:19:37
|
I finally found where I stuck that clock code...
In inc_top.asp look for this line about 366 and replace it with this line:
<body background="<%= strPageBGImage %>" topmargin="5" leftmargin="20" bgColor="<% =strPageBGColor %>" text="<% =strDefaultFontColor %>" link="<% =strLinkColor %>" aLink="<% =strActiveLinkColor %>" vLink="<% =strActiveLinkColor %>" <% If intSideMenu = 1 then response.write "onload=init()" end if %> >
I had stuck that ,show3() or just remove including the comma in front of show.
I was working on the clock to make it work... Nobody knew anyway to use the onload command twice so I stuck it there to test it out.
Rick
Test Site www.eastpasco.com HuwR's SR4 release. Colors and Graphic scheme done by Richard Kinser. |
|
|