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 

How can I offset the PopCalendarXP relative to its current position?

 
Post new topic   Reply to topic    CalendarXP.net Support Forum Index -> CalendarXP F.A.Q.
View previous topic :: View next topic  
Author Message
calendarxp
Site Admin


Joined: 30 Jan 2005
Posts: 409

PostPosted: Tue Feb 15, 2005 4:53 pm    Post subject: How can I offset the PopCalendarXP relative to its current position? Reply with quote

You can do it in 2 ways:

  1. There is an option in the theme js file called gPosOffset, which controls the offset. Say, if you want to adjust the pop-up position by 10 pixels higher in browsers other than Netscape 4.x, what you need to set is
    Code:
    var gPosOffset=[0, NN4?0:-10];

  2. Since version 8.2 you can also pass the offset directly into each fPopCalendar() call so as to offset the popup position on-the-fly. Please check the beginner tutorial for details.

_________________
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 -> CalendarXP F.A.Q. 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