+ 1
When to use Onload, Onready, Oncreate methids in javascript?
I have confused with these tree methods in javascript and some times my script doesn't run until i put it at the beginning of file to run the file correctly!
1 Answer
0
I have the same confusion