• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Ajax Modal Dialog
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Ajax Modal Dialog


  • Subject: Re: Ajax Modal Dialog
  • From: Ramon Havermans <email@hidden>
  • Date: Tue, 10 Mar 2009 08:45:25 +0100

Hi Ricardo,

You can put it lower on the page, but there is no function for it. It's controlled by css. I don't know if you can change the slide down effect. 

For putting it on the center (you have to tweak the settings and maybe do some calculations  yourself depending on screen resolution, you can't change the css position setting though) Put something like this in your own css file:
body #MB_window {
position:fixed !important;
background-color:#EFEFEF;
:#000000;
border:0 solid;
text-align:left;
top: 60px;
z-index:10000;
:7px;
-moz-border-radius-bottomright:7px;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
}

The top controls the height form where it slides down.

Ramon



On Mar 9, 2009, at 3:05 PM, Henrique Prange wrote:

Hi Ricardo,

I haven't found any option to do that on the Modal Box documentation. You could make a feature request on their site [1] and this option would be added as a binding to the AjaxModalDialog.

[1]http://www.wildbit.com/labs/modalbox/

Cheers,

Henrique

Ricardo J. Parada wrote:
I'm reviewing the Wonder AjaxExample application.  I think I need the AjaxModalDialogOpener and AjaxModalDialog.
The opener will be inside a repetition and clicking on it will br .com
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Ajax Modal Dialog (From: "Ricardo J. Parada" <email@hidden>)
 >Re: Ajax Modal Dialog (From: Henrique Prange <email@hidden>)

  • Prev by Date: wolips and eclipse not working
  • Next by Date: AJAX without Wonder?
  • Previous by thread: Re: Ajax Modal Dialog
  • Next by thread: successive email updates fail...
  • Index(es):
    • Date
    • Thread