Christian Weber Internentdienste

  • Home
  • Blog
  • Portfolio
  • About
  • Contact
  • Imprint
HomeGoodiesFliegende Bildchen

Fliegende Bildchen

Apr 28 2007
by Christian Weber
2 Comments

Hier ist mal ein netter Trick mit dem man alle Bilder auf einer Webseite herumfliegen lassen kann. Dazu geht man einfach auf eine Seite wie Google, geht auf Bildersuche und sucht nach irgendetwas. Danach gibt man in der Adresszeile folgendes ein und drückt enter:

javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0);

Eine weitere kleine Nettigkeit… versucht es… danach einfach mal versuchen wie in Word die Seite zu verändern ;)

javascript:document.body.contentEditable='true'; document.designMode='on'; void 0

2 Responses to Fliegende Bildchen

  1. 3. Mai 2007
    11:54

    Pappnase

    He he, das ist cool! :-)

  2. 19. Februar 2009
    16:58

    chillsofa

    sehr schön

Cancel Reply

Leave a Reply





Last Articles

Fresh Air

Fresh Air

It was quite some time since my last post. The new
Basic Pixel Related Object Selection

Basic Pixel Related Object Selection

In my last tutorial I talked about how the isometr
Creating a basic Isometric Map

Creating a basic Isometric Map

Today I would like to show you how to make a very

Last Portfolio

Tour-mit-Schanz
Bosch-Climate
HydraGames
Hanauer-Kulturverein

Last Twitter Messages

  • Twitter feed loading

Popular Posts

  • Creating a basic Isometric Map 10 comment(s) | by Christian Weber
  • serialize() vs json_encode() 1 comment(s) | by Christian Weber
  • Basic Pixel Related Object Selection 9 comment(s) | by Christian Weber
  • JavaScript und CSS schneller laden mit htaccess gzip 15 comment(s) | by Christian Weber

Last Articles

Fresh Air

Fresh Air

It was quite some time since my last post. The new
Basic Pixel Related Object Selection

Basic Pixel Related Object Selection

In my last tutorial I talked about how the isometr
Creating a basic Isometric Map

Creating a basic Isometric Map

Today I would like to show you how to make a very

Last Comments

  • James Synge bei Creating a basic Isometric Map
  • Christian Weber bei Creating a basic Isometric Map
  • James Synge bei Creating a basic Isometric Map
  • Christian Weber bei Fresh Air
  • Daniel bei Fresh Air

Categories

Blog BrowserGames General Goodies HydraGames JavaScript Others PHP Projects Webcoding
Copyright 2011 CW-Internetdienste