August 23, 2011

 How To Edit Any Website you want!



How To Edit Any Website you want!

Have you ever wanted to edit web pages of other websites. Do you think this is possible?
Yes, It Is Possible. The below simple line of code allow to edit any website quickly.
This is a Java script that u can edit any website and Change all text on the website ....But you didn't save it?. However you can edit the page as you see it on your screen.
Did you know this is one of the way to online scammers make increasing efforts to trick consumers into fake screenshots, like fake Adsense Accounts & Affiliate earning and also fake Paypal and Alertpay transactions.
1. Go to any Website
2. Copy and paste the following Code Below in the browser Address Bar



javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
3. Hit Enter button
4. Next simply select some text on the page and edit.

 



Enjoy…...

Category: Miscellaneous
Requirements : Supported Browser

June 29, 2011

 Funny JavaScript Effects in Web Browser

  • Funny JavaScript Effects in Web Browser 
( 1 ) Dancing Browser :
It is a small Java Script that causes your browser move to different positions
Recommended: Internet Explorer, Mozilla Firefox web browsers

> Open your browser and maximize the browser window
Copy and paste the following code into your address bar


javascript:a=0;x=0;y=0;setInterval("a+=.01;x=Math.cos(a*3)*200;y=
Math.sin(a*2)*2;moveBy(x,y)",2);void(0)

Hit Enter Key…


( 2 ) Shaking Browser

This trick can create a shaking screen on your web browser and shake of your entire screen.
Recommended: Internet Explorer, Mozilla Firefox web browsers.

Open your browser and maximize the browser window
Copy and paste the following code into your Address Bar

javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)

Hit Enter Key…


( 3 ) Your orkut account is hacked


The browser simply displays a pop up message that your orkut account is hacked
Open your Web browser 
Copy the following code and paste into Address Bar.

javascript:function reverse() { var inp = " ! dekcah si tnuocca tukrO ruoY "; var outp="";for (i = 0; i <= inp.length; i++) { outp =inp.charAt (i) + outp;}alert(outp) ;}; reverse();

Hit Enter Key…

Enjoy…

Category: Miscellaneous
Requirements : Supported Browser

January 29, 2011

 Webcam


The term webcam is usually used for Web and Video Camera. Also called PC Cameras that are connected into your computer by a USB port. You can connect a webcam to your computer directly for use in online video chat sessions with other people or for online meetings. In 1991, the first webcam was introduced Cambridge University Computer Science Department. Generally most webcams capture a still image only, while other webcams capture streaming video also. Webcams typically come with software to edit/record those movies and record video or video streaming on the internet (web).
Your Ad Here