How do I edit JavaScript in Safari?
How to Edit JavaScript Console Web Page in SafariClick the Console tab.Type the “document.designMode = 'on' and then press Enter Key.In the next line, you will see the On.So it's mean you can edit your page.Close the Web Console.If the page editable then start the editing by click to ...