Logging in Firebug


/ Published in: JavaScript
Save to your folder(s)

Lets you log and display variables in Firebug console.


Copy this code and paste it in your HTML
  1. console.log(variable);

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.