|
CalendarXP.net Support Most forums here are private and invisible to public.
|
View previous topic :: View next topic |
Author |
Message |
jdonaldson
Joined: 30 Jul 2007 Posts: 6
|
Posted: Thu Aug 30, 2007 5:27 am Post subject: FlatCalendarXP click event not work |
|
|
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 |
|
|
calendarxp Site Admin
Joined: 30 Jan 2005 Posts: 409
|
Posted: Thu Aug 30, 2007 12:43 pm Post subject: |
|
|
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 |
|
|
|
|
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
|