$('myform').submit() ?
On Sep 3, 11:05 am, pager <[email protected]> wrote: > so.. what is solution for my problem? :) > > sorry.. i'm mootools beginner with limited english skills:)) > > please, let's js-code speak!:) > > On 3 Sep., 10:48, "Sanford Whiteman" <[email protected]> > wrote: > > > send() is wrapping Request, so of course it is subject to same-origin > > policy. > > > submit() is the standard scripted form submission. > > > Quite different concepts. > > > -- S.
