Jump to content

Checking Javascript Enabled?


clanstyles

Recommended Posts

try this; it may or may not validate, but it is worth a try:

 

<script type="text/javascript">
<![CDATA[
// content of your Javascript goes here
]]>
</script>
<noscript>
<![CDATA[
<meta http-equiv="refresh" content="0;url=http://google.com">
]]>
</noscript>

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.