views:

892

answers:

3

A client uses yahoo calendars for his business. He is asking me to create a calendar to show the event updates he makes on Yahoo.

I am using Jquery on the site already and would prefer to use it for this as well if possible.

I see there is datepicker and such, but this needs to just display the Yahoo or Google (he said he would be open to switching his calendar services) calendar on his site.

Thanks.

-Brian

A: 

Do you mean you just wish to embed his Yahoo/Google calendar on a web page? If so, why not just do so using an iframe?

This article walks you through embedding a Google calendar.

Colin
A: 

You can use google calendar gadget.

Check out this links as well:

Vladimir Prudnikov
+1  A: 

Your client will have to switch to Google Calendar since Yahoo Calendar doesn't provide a way to embed a calendar.

Guillaume Flandre