📄 readme.htm
字号:
<html>
<head>
<title>FlatCalendarXP Readme</title>
<link href="tutorials/style-1.0/css/tigris.css" rel="stylesheet" type="text/css">
</head>
<body>
<div class="app">
<h3>FlatCalendar eXtremely Perfect</h3>
<p>FlatCalendarXP is arguably the most powerful and configurable JavaScript
calendar available. There are very few, if any, things that other JavaScript
calendars can do that FlatCalendarXP can not. Simply put with a cliche, it
lets you get far more done in far less time.</p>
<p>And the way we name it XP not only because it's perfect, but also because
it's designed to be extremely perfect.</p>
<h4>Installation Guide</h4>
<p>To install, simply extract the zip package to any directory on your hard drive, say c:\calendar.</p>
<ul>
<li>The fastest way to test is to using your browser to open the <a href="Demos.htm">Demos.htm</a>, where you may find many live examples.</li>
<li>To get to know the insight, please open the <a href="Tutorials.htm">Tutorials.htm</a> in any browser, and </li>
<ul>
<li>Read "HelloWorld - the beginner's guide" tutorial carefully for how to use the calendar tags on your page.</li>
<li>Read "Working with themes" tutorial for how to choose and setup a theme for the calendar, as well as how to customize theme options like date range and color.</li>
<li>Read "Setting up agendas & holidays" if you want to have events shown on the calendar or get events from a backend DB.</li>
<li>Read other tutorials for localization, internationalization and making your own plugins.</li>
</ul>
</ul>
<h4>Features</h4>
<ul>
<li>Written in 100% JavaScript, no installation process needed on the client
side.</li>
<li>Support all major browsers on Windows, MacOS, Linux and Solaris.</li>
<li> Calendar look is extremely customizable and can be switched
among different themes.</li>
<li> Lightweight and high-performance, main engine is only around
20KB in size.</li>
<li> Various fascinating effects to highlight selected date,
today, agendas and holidays.</li>
<li>Sophisticated dynamic date range support, visually strike-out any disabled
date.</li>
<li>Retrieving agendas from either script file or backend database.</li>
<li>Contextual agenda messages in status-bar and/or tooltips.</li>
<li>Decorating your days with HTML agenda contents.</li>
<li>Versatile and removable top/bottom sections.</li>
<li>Auto-adaptive calendar width adjustment. </li>
<li>Diversified context-sensitive behaviors, like popups, auto-mail or any
JavaScript statement.</li>
<li>USA/Europe/ISO-8601 conformant calendar formats and selectable week numbers.</li>
<li>Unicode compliant and ready for localization and/or internationalization.</li>
<li>Unique plug-in design maximizes the extensibility.</li>
<li>Expandable holiday function can accommodate most sophisticated holiday
algorithms.</li>
<li>Multiple calendars can be tiled and coordinated in the same page.</li>
<li>Powerful multi-select plugin allow user to pick up multiple dates or date
range easily.</li>
<li>Agenda can be shared across multiple calendars, even with PopCalendarXP.</li>
<li>Easy to install, easy to use. (NN4 needs more care)</li>
<li>Fully compatible with ASP.NET, JSP, PHP, ColdFusion and other cgi technologies.</li>
<li>and a lot more ...</li>
</ul>
<h4>System Requirements</h4>
<p>FlatCalendarXP Commercial Edition was tested working in the following browsers
with JavaScript support option enabled.</p>
<ul>
<li>Windows 9x/ME/NT/2000/XP
<ul>
<li>Internet Explorer 4.01, 5.0, 5.5, 6.0, 7.0+</li>
<li>Netscape 4.08, 4.75, 4.79, 4.80</li>
<li>Netscape 6.0, 7.0, 8.0+ </li>
<li>Mozilla FireFox 1.0+</li>
<li>Opera 7.0, 8.0, 9.0+ </li>
<li>Safari 3.0+</li>
</ul>
</li>
<li>MacOS 9/10
<ul>
<li>Internet Explorer 5.0, 5.1, 5.2</li>
<li>Netscape 6.0, 6.2, 7.0</li>
<li>Mozilla FireFox 1.0+</li>
<li>Safari 1.0+</li>
<li>Opera 8.5+</li>
</ul>
</li>
<li>Mandrake/RedHat Linux 9
<ul>
<li>Mozilla FireFox 1.0+</li>
<li>Konqueror 3.0, 3.1</li>
</ul>
</li>
<li>Solaris 8
<ul>
<li>Netscape 6.0</li>
<li>Mozilla FireFox 1.0+ </li>
</ul>
</li>
</ul>
<p>Some customers also reported that they had it successfully running in browsers
on other systems like IRIX and AIX.</p>
<p>Please also have a look at the known problems and make sure they are acceptable
before ordering.</p>
<h4>Known Problems</h4>
<ul>
<li><strong><font color="#000099">Problem:</font></strong> Netscape 4.x doesn't
support tooltips and only IE4+ supports multi-line tooltips.<br>
<strong><font color="#000099">Cause:</font></strong> Browser incapabilities.<br>
<strong><font color="#000099">Workaround:</font></strong> Upgrade to Netscape
6+ or IE 5+.<br>
<br>
</li>
<li><strong><font color="#000099">Problem:</font></strong> Netscape 4.x can't
render more than 6 calendars in the same page.<br>
<strong><font color="#000099">Cause:</font></strong> Browser engine problem.<br>
<strong><font color="#000099">Workaround:</font></strong> Upgrade to Netscape
6+ if you really need more than 6.<br>
<br>
</li>
<li><strong><font color="#000099">Problem:</font></strong> Netscape 4.x doesn't
support implementing different themes in the same page.<br>
<strong><font color="#000099">Cause:</font></strong> Browser CSS incapabilities.<br>
<strong><font color="#000099">Workaround:</font></strong> Upgrade to Netscape
6+ or avoid using different themes in the same page.<br>
<br>
</li>
<li><strong><font color="#000099">Problem:</font></strong> Garbage chars show up in Netscape 4.x if the web server employs "gzip" http compression.<br>
<strong><font color="#000099">Cause:</font></strong> Infamous bug of NN4.<br>
<strong><font color="#000099">Workaround:</font></strong> Turn off the http response compression on web server.<br>
<br>
</li>
<li> <strong><font color="#000099">Problem:</font></strong> Implementing the calendar in Netscape 4.x under certain situations could result extra complexity in web authoring.<br>
<strong><font color="#000099">Cause:</font></strong> The buggy and non-standard-compliant DHTML engine of Netscape 4.x.<br>
<strong><font color="#000099">Workaround:</font></strong> Follow the NN4 tutorials bundled with the commercial edition.<br>
<br>
</li>
<li><strong><font color="#000099">Problem:</font></strong> The mockup theme and decent theme doesn't work well in IE5 on Mac.<br>
<strong><font color="#000099">Cause:</font></strong> Browser CSS2 incapabilities.<br>
<strong><font color="#000099">Workaround:</font></strong> Upgrade to Safari or Mozilla for Mac.<br>
</li>
</ul>
<h4>Revision History</h4>
<blockquote>
<h5><u>Release 9.9.290</u></h5>
<p>+ Added support to Safari 3.0.<br>
+ Totally revised accounting 4-4-5 calendar support and demo.<br>
+ Added giFirstMonth to indicate the start month of fiscal year. <br>
- Fixed a bug of fLoadScript and made it pure AJAX.<br>
- Minor bug fixes.
</p>
<h5><u>Release 9.8.285</u></h5>
<p>+ Added support to finacial 4-4-5 calendars (simply set gb445 option to true).<br>
* Allowed TAB key to navigate the focus through the dates and ENTER key to select. <br>
- Fixed a bug in fW2Date regarding the customized week offset. <br>
- Fixed a bug that disables the calendar when running in Netscape 8.x browsers.
</p>
<h5><u>Release 9.7.272</u></h5>
<p>+ Added support to IE 7 beta2.<br>
* Adjusted mini theme to fix border issue in IE 5.5.<br>
* Optimized demos with more combined features.<br>
* Update agenda tutorial with MySQL and PHP examples.<br>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -