Thread
:
Trying to create a simple Multiple Choice game.
View Single Post
01-10-2013, 02:59 AM
PM User
|
#
2
Logic Ali
Regular Coder
Join Date: Sep 2010
Location: London
Posts: 959
Thanks: 0
Thanked 198 Times in 193 Posts
The address of a function is specified by its name alone:
window.onload = listQuestion;
Logic Ali
View Public Profile
Find More Posts by Logic Ali