Hacker News new | ask | show | jobs
by CodesInChaos 24 days ago
I think something like:

    <script src="..." id="bla></script>
    <noscript for="bla">Script not loaded</noscript>
Would be more flexible, and would be consistent with how labels, datalists, etc. are linked to their element.
1 comments

Yes! That's what I meant. Wasn't able to express it clearly but you did :)