CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Modal window

Print topic Send  topic

Author Message
hamster

Posts: 12
Posted: 03/18/2008, 1:58 AM

Hi does anyone know how to display the modal in the center as the example?

http://examples.codecharge.com/Ajax/ModalWindow.php

thanks.
View profile  Send private message
ReneS

Posts: 225
Posted: 03/18/2008, 9:22 AM

Do you get it do display anywhere? Could you guide me in the right direction?

I still can not get it to work.

Rene

(Asp, mssql, IIS6, CCS 4.00004)
View profile  Send private message
peterr


Posts: 5971
Posted: 03/18/2008, 1:03 PM

Hi,

When you use the ModalWindow feature or open the ModalWindow example, click on the "Code" tab of your page.
There you will find a small .css file with only the settings for the ModalWindow.
Here is the one from the example:
  
/*Page Style @modal-56276963*/  
.ModalShowDiv {  
     position: absolute;  
     margin: 100px auto;  
     background-color: transparent;  
     border:0px solid #000;  
     padding:0px;  
     text-align:center;  
     z-index: 200;  
     display: none;  
	 top: 100px;  
	 left: 50%;  
	 margin-left: -134px;  
}  
/*End Page Style*/  

_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message
mclare

Posts: 12
Posted: 03/28/2008, 9:44 AM

Yeah? Okay??? And??? Now how do we get it to work? I have been trying for WEEKS now and cannot get it to work.
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.