var v = $.browser.msie && !(op.attributes['value'].specified) ?
op.text : op.value;

HI all, first timer..

I realise this was posted before but the problem persists. I'm using
the latest version of the jQuery Form plugin.  Apparently it's an IE8
thing cos the line works fine in compatibility mode.  The lines above
break on error, the error message being Object Required. Any ideas?

Cheers,
MI

Reply via email to