View previous topic :: View next topic |
Author |
Message |
niteone
Joined: 22 Mar 2006 Posts: 4
|
Posted: Thu Apr 20, 2006 12:29 pm Post subject: move time part to the top of datetime theme |
|
|
hello i made the following changes as told to by support and now the calendar don't work what did i do wrong?
here is what i was told and the code after i was done
Hello yang,
I made the changes in step 2 and now the calendar stopped working here is my plugins.js file what did I do wrong?
jason
1) Please check out the date range demo in the download package,
which has exact the feature you want.
2) go to the plugins_time.js in the datetime theme, find the "gsCalTitle=..."
line and delete it. Then find the "gsBottom=..." line and replace
the word gsBottom with gsCalTitle. finally, go to datetime.js and
set giDCStyle to 2.
3) Currently the datetime calendar will fill the field whenever
you select a date or time. When you close it, the date and time
are already selected.
Any other questions let us know please, we'll be glad to help.
best regards,
CalendarXP.net Support
---------------
E-mail: support@calendarxp.net
Website: http://www.calendarxp.net
|
|
Back to top |
|
|
calendarxp Site Admin
Joined: 30 Jan 2005 Posts: 409
|
Posted: Thu Apr 20, 2006 12:47 pm Post subject: |
|
|
Please try the attached theme files instead.
_________________ Copyright 2003-2011 Idemfactor Solutions, Inc. All rights reserved. |
|
Back to top |
|
|
niteone
Joined: 22 Mar 2006 Posts: 4
|
Posted: Thu Apr 20, 2006 3:23 pm Post subject: yes that worked. |
|
|
thank you very much.
now one other little thing how do i stop peple from selecting a date earler than today and on the seclond calander earlier than what they selected on the first one.
thank you again
|
|
Back to top |
|
|
niteone
Joined: 22 Mar 2006 Posts: 4
|
Posted: Thu Apr 20, 2006 3:58 pm Post subject: month is missing |
|
|
i just now notice that the month chnage field is missing.
how do i get that back.
jason
|
|
Back to top |
|
|
calendarxp Site Admin
Joined: 30 Jan 2005 Posts: 409
|
Posted: Thu Apr 20, 2006 4:00 pm Post subject: |
|
|
how do i stop peple from selecting a date earler than today?
This can be done by set the following option in datetime theme:
and for "stop peple from selecting a date on the seclond calander earlier than what they selected on the first one", you need to read the DateRange demo for creating the customized fStartPop and fEndPop functions in the plugins.js. Also, the FAQ - http://www.calendarxp.net/forum/viewtopic.php?t=130.
_________________ Copyright 2003-2011 Idemfactor Solutions, Inc. All rights reserved. |
|
Back to top |
|
|
niteone
Joined: 22 Mar 2006 Posts: 4
|
Posted: Thu Apr 20, 2006 4:23 pm Post subject: that worked |
|
|
ok that worked now how do i put the month chnage field under the time with the name and the arrow to go back and forth. like it was before the time on the top.
thank you again.
|
|
Back to top |
|
|
calendarxp Site Admin
Joined: 30 Jan 2005 Posts: 409
|
Posted: Fri Apr 21, 2006 2:42 am Post subject: |
|
|
Sorry, but it can't be done that way - you have to keep the time picker at the bottom if you want month navigation back.
_________________ Copyright 2003-2011 Idemfactor Solutions, Inc. All rights reserved. |
|
Back to top |
|
|
|