My pages need to unfold gracefully even if Javascript is disabled, but
I can't get this to work?
Please help, Javascript Gurus!!
<noscript>
document.write( '<span class=warning>< b>Warning</b>: You must enable
javascript for this page to work properly!</span>')
</noscript>
Thanks so much,
Ann
I can't get this to work?
Please help, Javascript Gurus!!
<noscript>
document.write( '<span class=warning>< b>Warning</b>: You must enable
javascript for this page to work properly!</span>')
</noscript>
Thanks so much,
Ann
Comment