954,561 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

calendar!!!

I am doing an event calendar in php.In that calendar the events for a particular day will be displayed.If the event is a single day event it is possible to display the event curresponding to that date.But in the case of multiple day event(from 3rd july to 10th july) i want to overlap the columns in the calendar from 3rd to 10th.

anybody have any idea???
please help me...
Thanks in advance...

rejisha
Newbie Poster
17 posts since Jul 2008
Reputation Points: 10
Solved Threads: 0
 

I am doing an event calendar in php.In that calendar the events for a particular day will be displayed.If the event is a single day event it is possible to display the event curresponding to that date.But in the case of multiple day event(from 3rd july to 10th july) i want to overlap the columns in the calendar from 3rd to 10th.

anybody have any idea??? please help me... Thanks in advance...


Hi,

you can use colspan for this.

vicky_rawat
Junior Poster
137 posts since Jun 2008
Reputation Points: 28
Solved Threads: 19
 

i tried it...but when i use that the three columns ie 3,4,5 are spanned and printed the date 3 only....i want to print the three dates and an overlapping within these three days and display the event

rejisha
Newbie Poster
17 posts since Jul 2008
Reputation Points: 10
Solved Threads: 0
 
i tried it...but when i use that the three columns ie 3,4,5 are spanned and printed the date 3 only....i want to print the three dates and an overlapping within these three days and display the event


Can you post your code

vicky_rawat
Junior Poster
137 posts since Jun 2008
Reputation Points: 28
Solved Threads: 19
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You