Archive for June, 2009

Debugging JavaScript Code

I tried out Mozilla’s JavaScript Debugger “Venkman” for Firefox today and give some hints for people who want to try it out, too.

JavaScript and Radio Button Values

In this post I show a method how a currently selected radio button’s value can be read with JavaScript in just one line of code.