Tiger Heron
Tiger Heron
Tiger Heron

Subscribe to this set of articles Syndicate content

CSS

An alternative to the <noscript> tag.

Ideally, when you use <script> to create dynamic Web pages, you will also support browsers where scripting is disabled or unavailable. The <noscript> tag lets you supply the alternate code. But while <script> can be used inline, <noscript> is strictly a block element, potentially forcing you to duplicate large amounts of code. I'll show you an easy alternative to the <noscript> tag for inline uses.

» Read the complete article...

 

Privacy policy Tiger Heron LLCinfo@tigerheron.com • (503) 771-7724

Copyright © 2005-2007, Tiger Heron LLC