cfdvlpr Wed, 25 Feb 2009 17:30:26 -0800
I think IE8 has a problem with this line: var v = $.browser.msie && !(op.attributes['value'].specified) ? op.text : op.value;
Anyone understand this error and how to fix it?