Javascript Tutorial

Window Calendar

you can create a calendar just like the one used in windows, using this tutorial. You can change the month and the year to view the days of the month. Only works in MSIE.
Date and Time » javascript.internet.com
Score(+): 0 | Views: 163 | Save it | Report it


Top 20 Similar Javascript Tutorials

Year Calendar

Check out this script! See the whole year! A very neat effect - some great JavaScripting!
Date and Time » javascript.internet.com
Score(+): 0 | Views: 96 | Similar Tuts | Save it | View this tutorial

Simple Calendar

This script displays a calendar page of the chosen month and year. The function takes a date object as its parameter. If it is omitted, the calendar will default to the date on the client computer
Date and Time » javascript.internet.com
Score(+): 0 | Views: 85 | Similar Tuts | Save it | View this tutorial

Script Calendar

ScriptCalendar is a 100% JavaScript Calendar that displays dates in typical wall calendar format for a specified month. The calendar is interactive and the user may select any month or year to display. The calendar has events that may be displayed within a date and these events are customizable.
Date and Time » javascript.internet.com
Score(+): 0 | Views: 149 | Similar Tuts | Save it | View this tutorial

Cookie Calendar

This calendar, written entirely in JavaScript, uses cookies to allow users to save information on specific dates. Includes daily and monthly summaries and a complete help file. Cookie Calendar works as its own program as well. Great!
Date and Time » javascript.internet.com
Score(+): 0 | Views: 127 | Similar Tuts | Save it | View this tutorial

US-Euro Calendar

Date and Time » javascript.internet.com
Score(+): 0 | Views: 116 | Similar Tuts | Save it | View this tutorial

Quarterly Calendar

This is a very interesting "pretty" JavaScript calendar. It displays the current month, and the month prior and forthcoming on each side
Date and Time » javascript.internet.com
Score(+): 0 | Views: 78 | Similar Tuts | Save it | View this tutorial

Event Calendar 2

Date and Time » javascript.internet.com
Score(+): 0 | Views: 72 | Similar Tuts | Save it | View this tutorial

Maksikn Calendar v1.0

In this tutorial you can find a script to generate a calendar that expresses the days and months in both English and Russian.
Date and Time » javascript.internet.com
Score(+): 0 | Views: 78 | Similar Tuts | Save it | View this tutorial

Perpetual Calendar Quotes

This script provides a daily quote for each day of the calendar year. It displays the day, date, and year along with the quote. Easily updated to include author's name.
Date and Time » javascript.internet.com
Score(+): 0 | Views: 94 | Similar Tuts | Save it | View this tutorial

Date Menu Calendar

This tutorial you can find a JavaScript code which uses the Date function to dynamically generate accurate dates for the pull-down menus. Each time the user selects a year or month, JavaScript gets the correct number of days in that month and updates the pull down menu. The script is Y2K compliant and also works for leap years. Cool!
Date and Time » javascript.internet.com
Score(+): 0 | Views: 181 | Similar Tuts | Save it | View this tutorial

Annual Calendar with Events

Date and Time » javascript.internet.com
Score(+): 0 | Views: 63 | Similar Tuts | Save it | View this tutorial

Event Calendar Code Generator

This script generates code for an event calendar instead of having to do the tedious task of making one each month. This completely simplifies the table making involved. Just punch in your data and cut and paste the code.
Date and Time » javascript.internet.com
Score(+): 0 | Views: 134 | Similar Tuts | Save it | View this tutorial

Pop-Up Window

This script displays a pop-up window with text every time people visit your page. This is a very simple script. Anyone can do it. All you have to do is replace the words TYPE TEXT HERE with your desired text!
General » javascript.internet.com
Score(+): 0 | Views: 122 | Similar Tuts | Save it | View this tutorial

Top Window

Use this JavaScript to keep a window 'on top' of the rest of your other windows. Not sure what I mean? Try it out and see!
General » javascript.internet.com
Score(+): 0 | Views: 137 | Similar Tuts | Save it | View this tutorial

New Window

Do you have a link that you'd rather have open in a new window? This little script will do just that! You can even use a button or a text link to open the new window! Check out the example and see what you think!
Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 130 | Similar Tuts | Save it | View this tutorial

Sliding Window

Slides the browser window off the screen when the link or button is clicked, only to return it to its original location as it loads the link page. Sweet!
Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 522 | Similar Tuts | Save it | View this tutorial

Crazy Window

JS and Browsers » javascript.internet.com
Score(+): 0 | Views: 135 | Similar Tuts | Save it | View this tutorial

Fullscreen Window

Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 111 | Similar Tuts | Save it | View this tutorial

Exit Window

Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 57 | Similar Tuts | Save it | View this tutorial

Window Status

Change the window status message on mouseovers
JS and Browsers » avengex.com
Score(+): 0 | Views: 110 | Similar Tuts | Save it | View this tutorial