Version 2.2 calendar script
Sun, 17 Dec 2006
I've just released a new version of the calendar script, v2.2.0 particularly, with lots of bug fixes. Give it a try if you've been using older versions. There are some new settings in the config.php file as well, so make sure that you read it carefully. There are no big changes in the format of data.txt and style.css, so you can keep your current files.
Posted at 08:36 pm in PHP scripts
Comments
-
Hello!
Happy New Year to you and all visitors of your site too.
Tell me, is it possible to set up the pop up window to be opened in the center of the calendar. When I hover the event date, the pop up event window show up from cursot to right and down, but I would like that window to show down the cursor and in the horizontal center of calendar. Is that possible?
Best regards,
Igorby Igor on Wed, 3 Jan 2007, 01:34 pm # -
Maybe. In "style.css", try setting position:relative; for #calendar .calendarDetail, and left:1px; for #calendar .calendarDetail .calendarEventby NT on Wed, 3 Jan 2007, 04:55 pm #
-
Well, it works great in MS IExplorer, but in FF or Netscape the event popup window is on the left of the browser window, and not on the left of the calendar position :-(
Any further idea? Thank you for now :-)
Regards
Igorby Igor on Wed, 3 Jan 2007, 09:22 pm # -
Hello again!
I solved this one, I just look CSS again and put your suggestion <i>position:relative;</i> in the <i>#calendar</i> section (and not in <i>#calendar .calendarDetail</i> section) and now it is working also in FF and Netscape browsers.
Thank you a lot again and stay good!
Regards,
Igorby Igor on Wed, 3 Jan 2007, 10:24 pm # -
Hello again!
Tell me, is it possible to adapt your script, so that at the bottom of calendar will be a list of the events for current day or a current week? Can you do it? I'm prepared to pay for that :-)
Regards
Igorby Igor on Fri, 5 Jan 2007, 10:41 am # -
It is possible. A simple solution is to use JavaScript, but it isn't good if JavaScript is disabled, of course. Another way is to write some extra PHP code to do the job.
Drop me an e-mail if you want more information.by NT on Fri, 5 Jan 2007, 01:14 pm # -
Seems to be a bug with months in which the 1st is a Sunday e.g. April and July 2007. For these months the 1st is incorrectly shown as falling on a Monday.by Ben on Mon, 5 Feb 2007, 11:25 am #
-
Cheers, Ben. The patch is available here.by NT on Mon, 5 Feb 2007, 08:57 pm #
-
Put somthing intresting that people wouldlike to go to.by JPI on Sat, 8 Sep 2007, 12:46 pm #
-
goodby wassana on Mon, 10 Dec 2007, 07:46 am #