hei mike :-),

thanks for the very fast help :-)

best regards

lukas

Am 16.01.2007 um 00:34 schrieb Mike Alsup:

> Hi Lucas,
>
>> Issue 2: $("#el").load doesn't support post params any longer
>
> This is a bug and will be fixed.  You can fix it in your own copy by
> editing this line in the load function:
>
> if ( jQuery.isFunction( params.constructor ) ) {
>
> Change it to this:
>
> if ( jQuery.isFunction( params ) ) {
>
>
>> Issue 3: i can't found the svn repository
>
> I think svn is temporarily down due to high server traffic.
>
> Mike
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to