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