http://pastebin.com/XeYXv9BU
I can't get it getelementbyID to work..
This is how it's suppose to work:
http://pastehtml.com/view/covgwjuvl.html
But I'm using document.write on this one.
Printable View
http://pastebin.com/XeYXv9BU
I can't get it getelementbyID to work..
This is how it's suppose to work:
http://pastehtml.com/view/covgwjuvl.html
But I'm using document.write on this one.
It's "document.getElementById", not "document.document.getElementById"
WOW I didn't notice that, thank you SO MUCH.