This topic is locked
[SOLVED]

 Opening calendar

6/17/2010 7:23:41 AM
PHPRunner General questions
P
Pierre DAC author

Hi

How to make the opening of the calendar pop-up at the center of the screen or, better, just under the "cal.gif" pict of my page ?

Thank you.

Kind regards.

A
ann 6/17/2010

Hi,
use cal_popup() function in source\include\common\calendar.js file to change coordinates of the calendar pop-up. Opening the calendar under some custom picture requires some custom coding in the generated files. Unfortunately we don't have a ready to go solution for this.
http://www.asprunner.com/forums/topic/14649-opening-calendar/

P
Pierre DAC author 6/17/2010



Hi

How to make the opening of the calendar pop-up at the center of the screen or, better, just under the "cal.gif" pict of my page ?

Thank you.

Kind regards.



Thank you !