hallo,
in mijn body onload wil ik 2 dingen staan:
Maar helaas dit met dit geeft hij error.
Met dit lukt het wel: <body onload="preload('muntjes0', 'muntjes1','muntjes2','muntjes3','muntjes4', '')">
maar ik wil ook de initieer functie erbij zetten hoe los ik dit op?
Alvast bedankt.
in mijn body onload wil ik 2 dingen staan:
HTML:
<body onload="preload('muntjes0', 'muntjes1','muntjes2','muntjes3','muntjes4', '') ; initieer()">
Maar helaas dit met dit geeft hij error.
Met dit lukt het wel: <body onload="preload('muntjes0', 'muntjes1','muntjes2','muntjes3','muntjes4', '')">
maar ik wil ook de initieer functie erbij zetten hoe los ik dit op?
Alvast bedankt.