March 4, 2008
-
Tech moron moments
I hate JavaScript.
If you want the value of an item on the page, Firefox will happily use .value OR .text
IE will only use .text
The moron part: I figured this out 3 weeks ago. But I didn’t search and fix ALL the places I was using it. That’s right – because I’m a moron. Damn.