You can use the jQuery UI Dialog with the modal option set to true. Here's
an example:

http://jqueryui.com/demos/dialog/#modal-form

- Richard

On Fri, Dec 18, 2009 at 10:12 PM, tinypond <lawre...@tinypond.com> wrote:

>
> What I am trying to do is the following: I have a webpage with some input
> fields, before the user can save the information to a database. I have the
> requirement to make the existing page dim and call up a modal window asking
> the user whey they made changes. This modal window would have a textbox to
> enter why the changes were made along with accept or cancel buttons. If the
> accept button  is pressed the information in the textbox needs to get past
> back to the webpage so it can then write all changed information along with
> the reason why it was changed to the database. If cancel was pressed
> nothing
> would be done.
>
> Could someone please point me to an example that does something similar to
> this or please tell me if this requirement is feasible.
>
> Thanks in advance for your help.
> --
> View this message in context:
> http://old.nabble.com/Jquery-using--Modal-Window-with-user-input-tp26852412s27240p26852412.html
> Sent from the jQuery General Discussion mailing list archive at Nabble.com.
>
>

Reply via email to