Multiple events on different days.

I have a calendar of events where I mark various events and when an event is clicked to open the seleciondos events of the day?
It possivél mark several days in the calendar? How?
Thanks

Opening the events for the selected day

IanTyndall's picture

You can make your update function similar to this:

http://pastie.caboo.se/166055

Then you can do whatever you want with the selected day's events.

events on selected day

jamiegrove's picture

Even better!

Marking Events

jamiegrove's picture

There isn't a function to mark events. However, I don't see why you couldn't feed in an DOM element as the label for the event and wrap a little code around it (onclick and such).

It's a nice idea though and something we can consider in future versions.

Let us know if you work it out using the method above (or something else). We'd love to see the code!

- Jamie

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options