View Single Post
Old 05-11-2004, 03:18 AM   #7
vinyl-junkie
Purple Mole
 
Join Date: Jan 2004
Posts: 694
Hmmm. I sure thought that would have fixed the problem.

When you get a chance to work on your code, try changing this:
PHP Code:
<!--onLoad="init()"--> 
to this:
PHP Code:
<!-- onLoad="init()" --> 
Let us know if that helps.
vinyl-junkie is offline   Reply With Quote