Hi Steve,

I've looked at the documentation on the JQuery site, and I don't
understand how it gets incorporated with form submission. That said,
the reason I came here is because it's JQuery functionality that I
want to use with the JQuery-UI, which is primarily why I brought my
question to this group, and not the main JQuery group.

Thanks for the form plugin - i'll take a look. Have you even any
sections of code abuot how to implement what I want? I don't want to
be relying on plugins too much.

Thanks,

Alex

On Feb 22, 4:42 pm, Steven Black <[email protected]> wrote:
> See the Ajax section of the jQuery site proper.   This is jQuery-UI,
> which is more about user interfaces, themes, and widgets.
>
> http://docs.jquery.com/Ajax
>
> That said, the jQuery Form plugin is excellent, and it has LOTS of
> examples.  I sense this might be a sensible direction for starters.
>
> http://malsup.com/jquery/form/#code-samples
>
> **--**  Steve
>
> On Feb 22, 8:08 am, "black.horizons" <[email protected]> wrote:
>
> > hi all,
>
> > i'm having a bit of trouble figuring out how actions get applied to
> > objects on pages. basically I want to load a dialog window with
> > "remote content" (another file) which is a form. This form will then
> > be submitted within the dialog window and the result will be displayed
> > inside the dialog window.
>
> > Do I need to use a .ajax call to submit the form, or does the content
> > within the dialog just work automatically itself?
>
> > Also, if I use "local content" - e.g. I make a div containing a form,
> > and make the div a dialog, how would I form an ajax call to submit the
> > form content to another file, and get a respone from the file?
>
> > I've tried to understand the documentation, but my heads pickled with
> > it!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to