[jQuery] form() plugin revisited

[jQuery] form() plugin revisited

Hi Mark,
latest (non beta) Opera on Windows (Version 8.54, Build 7730) shows
Errors with the jQuery version used, I think not related to your plugin,
so I guess with there is a general problem with the dev version of
jQuery in Opera at the moment.
Here copy/paste from the Javascript Console:
jQuery Examples
http://markc.renta.net/jquery/jquery_form_test.html
Inline script thread
Error:
name: EvalError
message: Statement on line 641: Illegal use of eval
Backtrace:
Line 641 of linked script http://jquery.com/src/dev/sane/
$.eval("f = function(a,i){return " + f + "}");
Line 563 of linked script http://jquery.com/src/dev/sane/
var val = $.filter(t, r);
Line 55 of linked script http://jquery.com/src/dev/sane/
var self = {cur : $.Select($a, $c), "$jquery" : "$Rev: 48 $", size :
function ()
{
return (this.get()).length;
}
Keep up the good work!
Cheers,
Holger

> -----Original Message-----
> From: discuss-bounces@jquery.com
> [mailto:discuss-bounces@jquery.com] On Behalf Of Mark Constable
> Sent: Thursday, June 08, 2006 11:13 AM
> To: discuss@jquery.com
> Subject: Re: [jQuery] form() plugin revisited
>
> On Thursday 08 June 2006 18:28, Sam Collett