Javascript Tutorial

True Date Selector

Forms » javascript.internet.com
Score(+): 0 | Views: 444 | Save it | Report it


Top 20 Similar Javascript Tutorials

Date Selector

Yet another handy little script that adds drop down boxes to your site so that you can select dates. It's customizable and works for leap years as well.
Date and Time » javascript.internet.com
Score(+): 0 | Views: 186 | Similar Tuts | Save it | View this tutorial

True Popups

AnyLink CSS Menu is a cool script that adds a drop down menu to any link on your page. Each menu is implemented as plain HTML (a DIV containing links) on the page, making the menu contents search engine friendly and potentially much easier to deploy and customize than menus where the contents are stored inside the script
General » javascript.internet.com
Score(+): 0 | Views: 74 | Similar Tuts | Save it | View this tutorial

Born On Date

Thist tutorial contains a java script code, In place of the boring 'Last Updated' script, you can use this script. It does everything and more - it gives the page title, the day the page was last updated, and if the page has been updated since the visitor's last visit all in a cool little table!
Miscellaneous » javascript.internet.com
Score(+): 0 | Views: 220 | Similar Tuts | Save it | View this tutorial

Y2K and your date scripts

While this tutorial may no longer be relevant in today's time, it's still useful to understand the problem and solution that once plagued JavaScript in certain browsers that is the Y2K bug.
Date and Time » javascriptkit.com
Score(+): 0 | Views: 119 | Similar Tuts | Save it | View this tutorial

Validation (Date)

Dates are validated and formatted in your form. Supports over a dozen different date formats, and formats the date properly in United States or European date formatting styles depending on how the script is configured. A dateCheck function also is included if you wish to compare two dates. Wow!
Forms » javascript.internet.com
Score(+): 0 | Views: 185 | Similar Tuts | Save it | View this tutorial

Date Message

General » javascript.internet.com
Score(+): 0 | Views: 127 | Similar Tuts | Save it | View this tutorial

Proper Date

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

Date Picker

Date Picker provides a pop-up calendar in a dynamically populated DIV. It combines the original date-picker script by Kedar R. Bhave and the overlib library by Erik Bosrup. This method is an improvement over using a pop-up window, since so many people are installing software to suppress the annoying pop-up windows generating for advertising.
Date and Time » javascript.internet.com
Score(+): 0 | Views: 201 | Similar Tuts | Save it | View this tutorial

Date Images

Displays the current date using images. This allows you to be more creative and use any images you want, such as images that match the color or theme of your site
Date and Time » javascript.internet.com
Score(+): 0 | Views: 179 | Similar Tuts | Save it | View this tutorial

Current Date

you can find a script in this tutorial and Use it to write the current date to your web page. Looks very professional. Another very neat effect - some great JavaScripting!
Date and Time » javascript.internet.com
Score(+): 0 | Views: 239 | Similar Tuts | Save it | View this tutorial

Date Difference

Enter two dates (including the time!) and this script will display the number of weeks, days, hours, minutes, and seconds between the two. The seconds field is optional, too. For an example, try entering your birthdate and compare it to today's date.
General » javascript.internet.com
Score(+): 0 | Views: 154 | Similar Tuts | Save it | View this tutorial

Ace Date Display

Use this code snippet to display today's date on your web page.
Date and Time » javascript.internet.com
Score(+): 0 | Views: 150 | Similar Tuts | Save it | View this tutorial

Validate Date

This is a simple date validation. The script is written for the European format (ddmmyy), but can easily be changed.
Forms » javascript.internet.com
Score(+): 0 | Views: 126 | Similar Tuts | Save it | View this tutorial

Days till Date

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

Date & Time Scroll

Yes, this is another JavaScript scroll. But, unlike the others, this one has the date & time included at the front of the first message! It looks very professional!
General » javascript.internet.com
Score(+): 0 | Views: 227 | 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: 179 | Similar Tuts | Save it | View this tutorial

Popup Date Picker

Getting date input for your web site visitors and customers was never this easy! A popup window appears allowing the user to select a date simply by a clicking it. The user can navigate to previous and future dates, and the selected date is displayed in your form. Great! Uses a .js file so it's easy to re-use this code on your pages.
Date and Time » javascript.internet.com
Score(+): 0 | Views: 147 | Similar Tuts | Save it | View this tutorial

Date & Time Stamp

Miscellaneous » javascript.internet.com
Score(+): 0 | Views: 110 | Similar Tuts | Save it | View this tutorial

Status Bar Date and Clock

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

Page Viewed Date

I think it's always interesting to see some information about the page itself. This JavaScript will write out when the page was viewed, according to the visitor's clock.
General » javascript.internet.com
Score(+): 0 | Views: 103 | Similar Tuts | Save it | View this tutorial