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 

FlatCalendarXP click event not work

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



Joined: 30 Jul 2007
Posts: 6

PostPosted: Thu Aug 30, 2007 5:27 am    Post subject: FlatCalendarXP click event not work Reply with quote

I created a program with FlatCalendarXP, and I populate the events to the calendar, on the samwetime, I use this calendar to pick date ranges and make arrangement.
The questions is, I can select date range but the event link in TD is doesn't work. I change the <A> to <SPAN onclick="..."> is the same result.

Now I need your support to tell me how should I handle this situation and make them both work.
Back to top
View user's profile Send private message
calendarxp
Site Admin


Joined: 30 Jan 2005
Posts: 409

PostPosted: Thu Aug 30, 2007 12:43 pm    Post subject: Reply with quote

You should use <SPAN onmousedown=...> instead of onclick.

And combine it with the popup() function if you want to popup a window or change the location of current page, e.g.
Code:
fAddEvent(2007,9,19," Hello World! ", "", "#87ceeb", "dodgerblue", null, false, "<div align=left class='MsgBoard' onmousedown='popup(\"mailto:who@anyemail.address?subject=test\", \"_blank\")'>My Meeting</div>");

_________________
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 -> FlatCalendarXP 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