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 it's really buggy when using forms (or so it seems). I'm wondering if
> there are any major hurdles by using forms in this manner with jqModal? If
> so, I may just scrap the idea because I'm not experienced with javascript
> enough to work my way around any problems that may arise.
> 
> Second question. Here's what I'm using for my "login" link:
> 
> < a href="#" class="ex2trigger" >Login< /a >
> 
> <div class="jqmWindow" id="ex2">
> Please wait...  inc/busy.gif 
> </div>
> 
> It works fine, but I would like to include a title in the modal window,
> something like "Login" an I would also like have an "X" or "Close"
> image/button in the top right hand corner of the modal window. Can anyone
> give me a snippet of code needed to accomplish this? Would I simply place
> this code inside of the .jqmWindow div? If that's the case, do I leave the
> "please wait... < img >"? Or do I remove it?
> 
> Thanks
> 

-- 
View this message in context: 
http://www.nabble.com/New-to-jqModal...-couple-questions-tp16447063s27240p16447294.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to