Results 1 to 4 of 4

Thread: How to edit any website javascript with Firefox

  1. #1
    Join Date
    Jun 2009
    Posts
    181

    How to edit any website javascript with Firefox

    I am not much familiar with JavaScript but i have seen a man editing any of the websites JavaScript to change the look it appears on that screen. Its just for fun but very interesting. I use Firefox as my web browser and would like to do this on the same. Could you guys please make me know how to edit any website JavaScript with Firefox ? Help appreciated.

  2. #2
    Join Date
    Apr 2008
    Posts
    2,005

    Re: How to edit any website javascript with Firefox

    Yeah, you off course can do it for fun but as you said you are not much familiar with Javascript, doing this can have serious implications. There is simple code that can be used for doing so but you can’t actually edit the actual web page but you can edit the page as you see it on your screen.Here is the code:-

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

  3. #3
    Join Date
    Oct 2005
    Posts
    2,393

    Re: How to edit any website javascript with Firefox

    Thats really a good stuff. I have done this trick many times. All you need to do is visit the site you want to edit and let be load completely. Than simply copy and paste the code into the location bar of your web browser and hit the Enter button. Than start editing the webpage. Thats it.. Remember to not do this more often as it is dangerous tool used by scamsters to create fake screenshots.

  4. #4
    Join Date
    Jan 2008
    Posts
    1,521

    Re: How to edit any website javascript with Firefox

    You can easily do it with a Firefox plug-in as well, that is Firebug. Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.Its CSS tabs tell you everything you need to know about the styles in your web pages, and if you don't like what it's telling you, you can make changes and see them take effect instantly.

    Download Firebug

Similar Threads

  1. Edit this bookmark box does not appear in Firefox 12
    By Shawny.C in forum Technology & Internet
    Replies: 4
    Last Post: 29-04-2012, 03:23 PM
  2. Suggestion for best free online website to edit photos
    By Happy46 in forum Technology & Internet
    Replies: 4
    Last Post: 10-03-2010, 12:33 PM
  3. Do google understand javascript code in my HTML website?
    By Sid-O in forum Software Development
    Replies: 3
    Last Post: 22-07-2009, 07:45 PM
  4. Javascript password to protect website
    By vishodhan in forum Software Development
    Replies: 2
    Last Post: 03-03-2009, 03:26 PM
  5. How to edit Website online?
    By Reginald in forum Technology & Internet
    Replies: 2
    Last Post: 01-11-2008, 05:35 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,726,214,360.84720 seconds with 17 queries