JavaScript print_r()
If you are anything like me I constantly fight with having an object/array in JS and I want to see what all of its properties are. I ran into this the other day and decided to actually find a solution to the problem of not knowing what properties there are for an event. […]
