Tagged Questions
0
votes
3answers
43 views
Validate an html document that I wrote with document.write()
Ok first off let me state that I know I should never do this under any circumstances for a real site. Ok. That's out of the way.
One of my coworkers was going off that Javascript is not a "real" ...