Yo mama's so dumb that under "Education" on her job apllication, she put "Hooked on Phonics."Cool little javascriptexercise I found on Chasing Daisy
1. Go to Amazon (or Flickr or pretty much any website).
2. Delete everything in the address bar.
3. Paste this whole line into the address bar:
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.images; 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; DIS.top=Math.cos(R*y1 i*y2 y3)*y4 y5}R }setInterval(’A()’,5); void(0);
You can even turn it into a bookmarklet
Popularity: 4% [?]
Yo mama's so fat she got to iron her pants on the drivewayEver wanted to quote more than one person in a reply comment field on social networking side Multiply? This bookmarklet might help:
QuoteIt
Just drag it to your Links or Bookmarks bar (or right-click it and bookmark/favorite it). It works on Firefox, but I haven’t tried IE or Safari.
What I do is highlight from the end of the response all the way back to the picture of the person on the left (that should select everything including their name), click the shortcut, and it adds the selected text and HTML code to your reply box at the bottom. You can do this as many times as you want - it’ll just keep adding to the reply box.
It’s not smart enough to know if you highlight 2 replies at once (do it one at a time - remember it all adds to the box before you hit “Submit”). Also if you only highlight a part of reply without highlighting who the reply was from, it’ll only quote the text you highlighted. Try it out. Of course, it may stop working if they upgrade the system.
Popularity: 8% [?]