javascript syntax question
javascript syntax question
Out of context: Reply #5
- Started
- Last post
- 6 Responses
- pkny0
http://dev.8-pt.com/test/loader.…
in my load function > item.onload = loadItem < is where the problem... if i do: item.onload loadItem (parameter) << ie gives a problem.. but it still runs.