Tumbledown Shack RSS

A matter of bits and widgets.

Archive

May
13th
Tue
permalink

IE Sucks

IE has an awesome bug where it automagically creates Javascript objects for all the form elements in your page. That stinks if you try to use the same name of the input element as a variable in your Javascript object. BOOOO!