tharrison
Newbie
Posts: 1
Registered: 4/14/2008
Member Is Offline
|
| posted on 4/14/2008 at 09:55 PM |
|
|
On closing of modal calendar
I am using the modal version of the pro calendar and I have a case where the user can decide not to click on the X to select the date but decides to
close my <div> which leaves the calendar rendered on the page. I need to know the command that I can call to be equivalent to selecting the X
for the modal version. Secondly I also need to know the event that is triggered when the user selects the date by using the X so I can perform other
functions.
|
|
|
ScotDiddle
Member
Posts: 22
Registered: 11/28/2007
Location: Richmond, VA
Member Is Offline
|
| posted on 5/20/2008 at 10:24 AM |
|
|
tharrison,
I asked the same question on the Pro Version BB, but only got a partial answer.
The Tigra Admin said:
"try calendarObject.showcal(); where calendarObject is the reference to calendar object.
you can get it during the initialization like var calendarObject = new calendar (...);"
but I don't know how that helps, so I requested clarification last April, and am still waiting for a response.
If you know what they mean, please advise.
Tigra Admin ???
Thanks,
Scot L. Diddle, Richmond VA
|
|
|