Friday, May 17, 2024
 Popular · Latest · Hot · Upcoming
173
rated 0 times [  176] [ 3]  / answers: 1 / hits: 16707  / 10 Years ago, thu, september 18, 2014, 12:00:00

Is there a way to clear the console in Firefox?



In Chrome I can use...



console.clear()


(Not sure if it works for Safari or Opera though)



However I haven't been able to find a solution for Firefox. Is this type of API not yet available? Is there a workaround that doesn't require?



console.log(nnnnnnnnnnnnnnnnnnnnnnnnn);

More From » firefox

 Answers
65

In firefox you can just input clear(). It well be done.



Here's a link to the Developer's website for Javascript console commands: http://msdn.microsoft.com/en-us/library/windows/apps/hh696634.aspx


[#69403] Wednesday, September 17, 2014, 10 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
gonzalo

Total Points: 336
Total Questions: 114
Total Answers: 98

Location: Iceland
Member since Sat, Sep 17, 2022
2 Years ago
;