Visa ett inlägg
Oläst 2008-12-08, 01:11 #9
pitbulls avatar
pitbull pitbull är inte uppkopplad
Har WN som tidsfördriv
 
Reg.datum: May 2004
Inlägg: 1 100
pitbull pitbull är inte uppkopplad
Har WN som tidsfördriv
pitbulls avatar
 
Reg.datum: May 2004
Inlägg: 1 100
Provat
Citat:
echo '
<!--[if IE]>
<script>
window.onload = function()
{
if (!window.location.search)
{
setTimeout("window.location+='?';", .1000);
}

}

</script>

<![endif]-->
';
och dubbelfnuttvarianten
Citat:
echo "<!--[if IE]>
<script>
window.onload = function()
{
if (!window.location.search)
{
setTimeout("window.location+='?';", .1000);
}

}

</script>

<![endif]-->";
Utan framgång...
pitbull är inte uppkopplad   Svara med citatSvara med citat