Search:
Type: Posts; User: stichez_4
Search :
Search took 0.01 seconds.
Thanks a lot, works really well.
Hello,
Anybody know how it would be possible to upload a youtube frame before it appears with javascript?
Basically, there's an image which is a hyper link. When the image is clicked it changes...
seems interesting and yeah i think it works.
not to sure whats happening here. Still don't know enough js.
think you could comment please.
this.functions=new Array();
...
also, I'm wondering if windowaddEventListener(load... is compatible with most browsers? (haven't read the http://www.quirksmode.org/js/events_advanced.html info yet...)
Thanks for the info, I'll probably use your method in the future.
For now, i'm trying to understand the tutorials code to learn javascript.
Thanks!
Hello, learning javascript.
This code is supposed to handle different functions when the window onloads.
In the code initOne, initTwo and initThree are functions.
:Questions:
Don't really see...