JAVASCRIPT
CSS
PHP
3rd-Party Scripts
UPLOAD YOUR SCRIPT
Search
Recent Searches
top
"printfire ", print to the FireBug console in Firefox
1961
pad
WRACK
display current year with javascript
"printfire ", print to the FireBug console in Firefox
clear default text onClick - restore if nothing entered
run
ad
Rate this script:
I Love it
/
I Hate it
logging bookmarklets for debugging javascript
Code
// part of embedded javascript code
log49 =
[
]
;
//log49 is global variable.
var
num =
1
;
log49.
push
(
'num = '
+num
)
;
// log the state of num
num = num
+1
;
log49.
push
(
'second num ='
+num
)
;
// again.
logging bookmarklets for debugging javascript scripts
|
logging bookmarklets for debugging javascript snippet
|
logging bookmarklets for debugging javascript example
|
logging bookmarklets for debugging javascript tutorial
|
logging bookmarklets for debugging javascript code