/ Published in: JavaScript
Doesn't flicker on page load.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<script type="text/javascript"><!--- Messaging for non-JS browsers ---> document.write('<style type="text/css">#formErrorMsg, li#noJS { display: none; }</style>'); </script>