|
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.
|