[jQuery] Re: Change event for hidden form field

2008-08-28 Thread Andy Matthews
Something I forgot to add. The change event that I bound does fire correctly when I manually change the value of the field (I changed it's type from hidden to text for testing). _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andy Matthews Sent: Thursday, August

[jQuery] Re: Change event for hidden form field

2008-08-28 Thread Brian Schilt
I would recommend replacing the pop up window with an in-page modal window (http://ui.jquery.com/repository/latest/demos/functional/ #ui.dialog). The modal windows these days are advanced enough to function much like a pop up window with draggable, resizable, scolling and whatnot. This would be

[jQuery] Re: Change event for hidden form field

2008-08-28 Thread Andy Matthews
[mailto:[EMAIL PROTECTED] On Behalf Of Brian Schilt Sent: Thursday, August 28, 2008 11:57 AM To: jQuery (English) Subject: [jQuery] Re: Change event for hidden form field I would recommend replacing the pop up window with an in-page modal window (http://ui.jquery.com/repository/latest/demos