0

calendar control

asked 2006-03-26 04:12:40 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3651059

By: nobody

hi,

I'm able to create a flat calendar using the following code (it's the same calendar used by datebox):

Calendar.setup({
flat : "calendarFlat", // ID of the parent element
flatCallback : dateChanged, // our callback function
ifFormat : "%m/%d/%Y", // the date format
daFormat : "%m/%d/%Y" // the date format
});

However, it causes a javascript stack overflow when clicked on if another <datebox> is on the page.

Any clue to work around?

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2006-03-27 02:29:17 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3652002

By: tomyeh

I'm fraid you have to wait until we support Feature 1454118.

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2006-03-26 04:12:40 +0800

Seen: 613 times

Last updated: Mar 27 '06

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More