User:ANormalUsername1/JavaScript

From Legacy Roblox Wiki
Revision as of 12:36, 10 January 2009 by >ANormalUsername1 (New page: :Here is some javascript I pick up when I go searching. javascript:document.body.contentEditable='true'; document.designMode='on'; void 0 :This can edit any page. Note: It will not save...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Here is some javascript I pick up when I go searching.


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

This can edit any page. Note: It will not save the page.