Thread
:
Problem with calling a function
View Single Post
Nov 30th, 2007, 5:00 PM
#
2
titaniumdecoy
Expert Programmer
Join Date: Nov 2005
Posts: 836
Rep Power:
3
Re: Problem with calling a function
Try replacing the call to initialize() with
window.onload = initialize;
.
titaniumdecoy
View Public Profile
Visit titaniumdecoy's homepage!
Find More Posts by titaniumdecoy