aynı sayfanın js için olanıda varmı ? şöyle cevirdim ama çalışmadı..
Alıntı:
document.writeln("<SCRIPT LANGUAGE=\"JavaScript\">");
document.writeln("<!--");
document.writeln("if (top == self) self.location.href = \"http://www.site.com/index.html";");
document.writeln("// -->");
document.writeln("</SCRIPT>");
|