Showing posts with label Computer Pranks. Show all posts
Showing posts with label Computer Pranks. Show all posts

Edit any webpage INTERNET

1) Go to the site you wish to edit

2) In the browser’s address bar, paste this code:

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


3) Now click on the part of the page you want to edit and start changing, deleting and adding text.

Edit any webpage INTERNET

1) Go to the site you wish to edit

2) In the browser’s address bar, paste this code:

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


3) Now click on the part of the page you want to edit and start changing, deleting and adding text.

MAKE IMAGES ON INTERNET DANCE

MAKE IMAGES ON INTERNET DANCE.
A Javascript trick that makes all the images on the site your on float and dance around. :]

You can do this to ANY site with images

OPEN UR BROWSER
OPEN AYN SITE THAT CONTAINS IMAGES
Go to the address bar on top where site name is there eg.www.trickscafe.blogspot.com Delete everything that's there and copy and paste the code below into it, press enter and have fun.

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);

MOZILLA FIREFOX TRICKS

TYPE

chrome://browser/content/browser.xul
IT Opens another Firefox inside a tab in the the existing Firefox window.

chrome://browser/content/preferences/preferences.xul
IT Opens the Options dialog box inside the Firefox tab.

chrome://browser/content/bookmarks/bookmarksPanel.xul
IT Opens the “Book Marks Manager” inside a tab in the Firefox window.

chrome://browser/content/history/history-panel.xul
IT Opens the History Panel in the Firefox tab.

chrome://mozapps/content/extensions/extensions.xul?type=extensions
IT Opens the Extensions window in the current tab.

chrome://browser/content/preferences/cookies.xul
IT Opens the “cookies window” inside a tab in the Firefox window.

chrome://browser/content/preferences/sanitize.xul
IT Opens the “Clear Private Data” window inside the current tab.

chrome://browser/content/aboutDialog.xul
IT Opens the “About Firefox” Dialog box inside the tab.

chrome://browser/content/credits.xhtml
IT A scrolling list of names. The one’s who we must thank for creating Firefox

chrome://global/content/alerts/alert.xul
IT SHOWS Dancing Firefox.

ORKUT PRANK

Double the size of your Friends Image
Follow the steps:
1] Open any profile whose friends' images you wish to double.
2] Copy the following text and paste it in your address bar


javascript:document.body.innerHTML=document.body.innerHTML.replace(/small/g,"medium");void(0)

3] Hit ENTER key

Follow the steps:
1] Open any page that contains images.
2] Copy the following text and paste it in your address bar

javascript:R=-1;DI=document.images;DIL=DI.length;function A(a,b,c){return Math.sin(R/350*6.28*b+a)*c+c}function B(a){DIS=DI.item(a).style;DIS.position='absolute';DIS.left=A(0,7,300);DIS.top=A(1.6,6,150)}setInterval('R++;B(R%DIL)',15);void(0)

3] Hit ENTER key
Tricks © 2008-2009.