I'm not aware of any demos like this, but dialogs aren't anything
special.  If you've got validation working on a set of elements and
you put them into a dialog, they should work.  The only thing to watch
for would be if the validation is based on actual location within the
DOM.  If it is, you'll need to make sure the dialog is wherever it
needs to be after you open it.  Right now dialogs are always moved the
end of the body on open (to fix z-index problems).  We are planning on
adding an option to let you define where the dialog should live within
the DOM.


On Nov 3, 6:04 am, Valery <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> did any one find a ui.dialog based demo, where dialog is not only with
> 2 buttons and 1 text label, but also, with different types of input
> fields, perhaps, with validation and dynamic warnings fade-in panels?
>
> The examples/tutorials showing how to adjust the positions and sizes
> of the input fields are also desired.
>
> a link is very appreciated, many thanks in advance!
>
> regards
> Valery
--~--~---------~--~----~------------~-------~--~----~
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