Re: Ajax Modal Dialog
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