Word to the Wise
Posted on Sep 15, 2008
Never name a web control “description” and expect to be able to use it without errors. Why? Freaking IE and it’s crappy rendering engine, that’s why. It gets confused, at least in certain instances, when you use the word “description” as a control id and starts to do strange things you’ll have a hard time explaining. The same behavior in Opera/Firefox/Chrome is all good. Word to the wise…

Leave a Reply