I occasionally want to test out a JS function from the console (in this case with adding a property to a function -- it can be done, want to test it out separately from where I would use it).
I've...
Type: Posts; User: HankFay
I occasionally want to test out a JS function from the console (in this case with adding a property to a function -- it can be done, want to test it out separately from where I would use it).
I've...