Chadi
02-27-2008, 05:56 AM
Greetings,
I'm trying to setup proper javascript fallback for LogicWeb www.logicweb.com . I am not a designer by trade so please bear with me here. Currently, I simply used this method:
<noscript><img alt="Javascript is Disabled in your Browser" src="images/javascript.gif" /></noscript>
The problem is shown in the screenshot, looks horrible. Otherwise, homepage is pleasant with ajax tabs when javascript is enabled.
How can I go about doing a proper fallback without adverse effects?
I'm trying to setup proper javascript fallback for LogicWeb www.logicweb.com . I am not a designer by trade so please bear with me here. Currently, I simply used this method:
<noscript><img alt="Javascript is Disabled in your Browser" src="images/javascript.gif" /></noscript>
The problem is shown in the screenshot, looks horrible. Otherwise, homepage is pleasant with ajax tabs when javascript is enabled.
How can I go about doing a proper fallback without adverse effects?