/ Published in: JavaScript
Lets you log and display variables in Firebug console.
Expand |
Embed | Plain Text
console.log(variable);
You need to login to post a comment.
Uzbekjon on 11/05/08
1 person have marked this snippet as a favorite
Lets you log and display variables in Firebug console.
console.log(variable);
You need to login to post a comment.