Execute JavaScript on the fly with Firebug
You can use Firebug to write and execute a JavaScript in real time. This is a good way to test and make sure that the script is working properly before you deploy it in a production environment.
Open Firebug and write a code as shown. Press enter. Immediately you will see the output of the code.

Previous: Profile JavaScript performance with Firebug
Next:
Logging on JavaScript using Firebug
Test your Programming skills with w3resource's quiz.
- Weekly Trends
- Python Interview Questions and Answers: Comprehensive Guide
- Scala Exercises, Practice, Solution
- Kotlin Exercises practice with solution
- MongoDB Exercises, Practice, Solution
- SQL Exercises, Practice, Solution - JOINS
- Java Basic Programming Exercises
- SQL Subqueries
- Adventureworks Database Exercises
- C# Sharp Basic Exercises
- SQL COUNT() with distinct
- JavaScript String Exercises
- JavaScript HTML Form Validation
- Java Collection Exercises
- SQL COUNT() function
- SQL Inner Join