Çılgın Pencere

1 Replies, 4328 Views

Sayfa yüklendiğinde bu sayfayı zaptetmeniz gerçekten çok zor.


<HEAD>..</HEAD> arasına eklenecek kod :



<SCRIPT LANGUAGE="JavaScript">

<!-- Begin
if(document.layers || document.all) {
a = 1;
setInterval("Jump()", 10);
}
function Jump() {
a = a + 1;
self.moveBy((Math.random() * a * 2 - a), (Math.random() * a * 2) - a); } // End --> </script>
bunu örnekle pekiştirelim Smile
zabdetmek için tıkla.



Konuyu Okuyanlar: