[jQuery] Re: New to jqModal... couple questions

2008-04-02 Thread pere roca
hi, you have all the answers in the examples of this well documented page: http://dev.iceburg.net/jquery/jqModal/ Pere deronsizemore wrote: I'm wanting to use jqModal for my login, forgot password, and register forms on my site. I've tried using thickbox for this same thing and

[jQuery] Re: New to jqModal... couple questions

2008-04-02 Thread deronsizemore
Yes, I found that page, but it seems that it's written more for the experienced jQuery user, not someone like myself who is new to this. I've looked through the page and I see no mention of using forms inside of the jqModal window? Maybe you can point me in the right direction there since it's

[jQuery] Re: New to jqModal... couple questions

2008-04-02 Thread MorningZ
see no mention of using forms inside of the jqModal window? What's to mention? There is nothing special about a form inside the div that would make up the modal window's content, it'd be just like anything else on the page

[jQuery] Re: New to jqModal... couple questions

2008-04-02 Thread deronsizemore
Hi, Sorry, I should have clarified. When I've tried other modal window options, they have trouble with forms. What I'll be trying to do is place a login form, register form, and forgot password form inside of the jqModal window. Once submit is clicked, the modal window should close, and the