lonelydragon
Programmer
hello, i need some help;
i have the following code, but it does not work. i am using attachEvent, but it seems thant i can not put a variable in the "myFunction"? any solution will be highly appecitaed.
btn.attachEvent('onclick',myFunction(myVar));
i have the following code, but it does not work. i am using attachEvent, but it seems thant i can not put a variable in the "myFunction"? any solution will be highly appecitaed.
btn.attachEvent('onclick',myFunction(myVar));