| | |||||
| ||||||||
| CODE This forum is for posting code snippets and example scripts that aren't quite tutorials, but could be useful for others. You may post code snippets and/or completed scripts that you've written and want to share here. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| New Member Join Date: May 2007
Posts: 22
![]() | Funny JavaScript Just copy and paste this code ... into your web browser ... as you are on one page ... you can do this to any site ... it is so funny ... Code: javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
__________________ Recent Football News |
| |
| | #2 (permalink) |
| NamePros Regular Join Date: Jul 2005 Location: U.S.A.
Posts: 655
![]() ![]() | Ha, I like these little things, for anyone here who doesnt know these are called JavaScript injections, and a JavaScript injection can be used on any site, and all you do is input a code like this: Code: javascript:void alert('Coolprogram is the best'); ????: NamePros.com http://www.namepros.com/code/337915-funny-javascript.html -CP |
| |