View Single Post
Old Sep 25th, 2007, 9:54 PM   #9
paulchwd
Hobbyist Programmer
 
paulchwd's Avatar
 
Join Date: Mar 2005
Posts: 139
Rep Power: 4 paulchwd is on a distinguished road
It works! It works! Again, thanks for the reply i put a call to it as you said and It worked!

Out of curiosity, how do i stick the call to the function in before the <body> tag programatically.. i just stuck the call in at the top of the script i wrote

ie:

showDiv();
Function showDiv)(
{
etc...
}

Last edited by paulchwd; Sep 25th, 2007 at 10:16 PM.
paulchwd is offline   Reply With Quote