Hacker News new | ask | show | jobs
by eadmund 260 days ago
And when I visited the page with JavaScript disabled, it displayed all the text but no images.

HTML has the img tag. There’s no need for JavaScript to add images to the DOM!

1 comments

Sorry. That was an oversight. Now the text is also generated by JavaScript manipulating the DOM tree.

/S