6 ms·
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 ima
by eadmund 1y 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!
- cyberax 1y agoSorry. That was an oversight. Now the text is also generated by JavaScript manipulating the DOM tree. /S