blush.. here is result of the search for "submit" on the mootools docs-page: http://mootools.net/search/?search=1&query=submit :)
it works now!! Thank You Very much! :) On 3 Sep., 12:11, Rolf -nl <[email protected]> wrote: > $('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.
