Jump to content

jquery calendar


exhaler

Recommended Posts

Hi,

i'm currently trying to create an event-calendar, using jquery ui calendar-widget. however, i couldn't find a way to add events to the calendar, i.e: open the website a calendar shows up, when the mouse is over a day that has an event a pop-up box appears next to that day showing the events.

is there a way to do it? or if u can point me to an already made jquery script that has calendar-events options.

 

thanks for the help

Link to comment
Share on other sites

is there a way to do it?

 

Of course there are ways of doing it. You need to think the problem through logically and plan out each step of the process.

 

If you don't have that ability, you might try searching the jQuery site for an existing plugin.

Link to comment
Share on other sites

i tried the site, nothing came up :(, u can see an example of what i'm thinking here http://www.beiruting.com/ scroll down to see the calendar and mouse over to see the events

 

I know what an events calendar looks like. My previous post still sits. You just need to think your problem through.

 

What does an event calendar need to do?

 

1) You need to be able to display a calendar (you've got this within the ui plugin).

2) If a data is clicked, a new div needs to open up containing a form to collect details.

  2a) This form needs to submit to a php script (likely via Ajax) to store the event details.

 

That's the basics....

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.