bookmark this page - make qweas your homepage | ||
Help Center - What's New - Newsletter - Press | ||
Get Buttons - Link to Us - Feedback - Contact Us |
Home | Download | Store | New Releases | Most Popular | Editor Picks | Special Prices | Rate | News | FAQ |
|
Web Designers Toolkit with Calendar 2.1 - User Guide and FAQScreenshots - More Details
JavaScript Calendar Builder is an easy-to-use JavaScript-producing design tool for creating calendar on Web pages. Start from Template: After installed the program to your computer, double-click the icon on the desktop to launch the configuration program. In the template window, you may choose any pre-made calendar template to open. Starting from a template may help you to design your own calendar quickly. Start from Empty Project: If you don't like to design it this way, click cancel button of the template window, a new project will be created. Preview: You may press CTRL+P anytime to preview the calendar. Publish: If you get the calendar done, save the project to hard disk. There are some different files that you may need to be uploaded to web server. .html: Included the codes to cut-and-paste to integrate the calendar to your own pages. .gif and .jpg: Image files that calendar may use to display. .js: Script files. Calendar can't work without these files. .css: Calendar themes. .jcb: Project file. This is not necessary to be uploaded to web server. However, it stored the calendar design info, you need it to re-open saved project next time. This script was tested in the following web browsers on Windows: IE 5+ FireFox 1.x Opera 8+ Mozilla 1.x Web Page Related: Calendar Type: Calendar can be either floating or fixed. Anchor Id: In floating mode, this is the id of the HTML element which will launch the calendar if specified event occurs. In fixed mode, this is the id of the container HTML element which the calendar will be appended to. Leave this in default and configuration program will generate all codes automatically. You don't need to change it in most cases. Output Field Id: The id of the HTML element which receives and displays the date of the calendar. Leave this in default and configuration program will generate all codes automatically. You don't need to change it in most cases. Trigger Event: The name of the event of related HTML element. Once the specified event occurs, calendar will be launched. The format of output, status bar and recent list date. * %a - The abbreviated weekday name according to the current locale. * %A - The full weekday name according to the current locale. * %b - The abbreviated month name according to the current locale. * %B - The full month name according to the current locale. * %C - The century number (year/100) as a 2-digit integer. * %d - The day of the month as a decimal number (range 01 to 31). * %D - Equivalent to %m/%d/%y. (Americans format) * %e - Like %d, the day of the month as a decimal number, but a leading zero is removed. * %F - Equivalent to %Y-%m-%d (the ISO 8601 date format). * %j - The day of the year as a decimal number (range 001 to 366). * %m - The month as a decimal number (range 01 to 12). * %n - A newline character. * %s - The number of seconds since the Epoch, i.e., since 1970-01-01 00:00:00 UTC. * %t - A tab character. * %w - The day of the week as a decimal, range 0 to 6, Sunday being 0. * %W - The week number of the current year as a decimal number, range 00 to 53, starting with the first Monday as the first day of week 01. * %y - The year as a decimal number without a century (range 00 to 99). * %Y - The year as a decimal number including the century. * %% - A literal `%' character. e.g. for Mon, 11/JUN/2001, the format should be %a, Screenshots - More Details |
Search -
Download -
Store -
Directory -
Service -
Developer Center
© 2006 Qweas Home - Privacy Policy - Terms of Use - Site Map - About Qweas |