<br><br><div><span class="gmail_quote">2007/9/3, Frederik Ramm <<a href="mailto:frederik@remote.org">frederik@remote.org</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>> As far as putting a link on goes, the problem is one of screen real<br>> estate as we've already got people complaining that they can't see<br>> everything without scrolling.<br><br>I have seen sites where the main page was a simple static page with a
<br>Javascript redirect (along the lines of<br>"windows.location.href=javascript page"). That makes sure everyone<br>with Javascript gets the fancy page, and people without just see a<br>simple one. The drawback is that the fancy page only appears after an
<br>extra round trip, even though it is probably used by 99% of viewers.</blockquote><div><br>The noscript html tag is designed precisely for that:  <a href="http://www.w3.org/TR/html4/interact/scripts.html#h-18.3.1">http://www.w3.org/TR/html4/interact/scripts.html#h-18.3.1
</a><br></div><br>Regards,<br>Quico</div><br>