Search Results

3
votes

What’s your favorite way of testing javascript code snippets?

I use Firebug by far the most times. Otherwise I use the addressbar, or simply adding a button or link on the page. …