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?

Reply via email to