CalendarXP.net Support Forum Index CalendarXP.net Support
Most forums here are private and invisible to public.
 
 FAQFAQ   SearchSearch   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Keep Calendar Open

 
Post new topic   Reply to topic    CalendarXP.net Support Forum Index -> PopCalendarXP Related
View previous topic :: View next topic  
Author Message
njpmr



Joined: 28 Feb 2010
Posts: 24

PostPosted: Mon Jun 13, 2011 12:31 pm    Post subject: Keep Calendar Open Reply with quote

I would like to prevent the calendar from closing. I know that gbautoclose will keep it from closing when a date is selected, but I would like to have the calendar remain open even when other objects on the page are clicked.
What is the best way to do this? Thanks for your help.
Back to top
View user's profile Send private message
calendarxp
Site Admin


Joined: 30 Jan 2005
Posts: 409

PostPosted: Mon Jun 13, 2011 11:39 pm    Post subject: Reply with quote

Go to the ipopeng.htm file, find and delete the following code at the very bottom:
Code:

var __omd=gContainer.document.onmousedown?gContainer.document.onmousedown:null;
gContainer.document.onmousedown=function(e){
  var n=!e?gContainer.event.srcElement:e.target;
  if (!(/PopcalTrigger/i.test(n.className)||/popcal/i.test(n.name))) fHideCal();
  if (__omd) __omd(e);
}

_________________
Copyright 2003-2011 Idemfactor Solutions, Inc. All rights reserved.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    CalendarXP.net Support Forum Index -> PopCalendarXP Related All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Copyright 2003- Idemfactor Solutions, Inc. All rights reserved.
Powered by phpBB © 2001, 2005 phpBB Group