JavaScript Scripts





Español Français 中文 Deutsch Portuguese Japanese nederlands
   
 
Free Java Script Codes
Javascript List All
Slide Show Slide Show
Ad Display Ad Display
Image Effect Image Effect
Animated Image Effects Animated Image Effects
Form Validation Form Validation
Color Picker Tool Color Picker Tool
Formatting Forms Formatting Forms
Select All Select All
Dynamic Form Select Dynamic Form select
Dynamic Color Dynamic Color
Calendar Script Calendar
Textbox Counter Textbox Counter
Alphanumeric Alphanumeric
Date Time Script Date & Time
Stop Watch Script Stop Watch script
Delete Repeated Values Delete Repeated Values
Pagination Pagination
Random Generator Random Generator
Animated Text Animated Text
Cursor Position Cursor Position
User Info Window / User Info
Security Security / Authenticate
Bookmark Bookmark
Mouse Effects Mouse Effects
Title Bar Title Bar
Status Bar Status Bar
Country List Country List
Free Games Free Games
Calculators Calculators
 




Stopwatch without Lap Script


About
 This is free online stopwatch javascript with start/stop and reset buttons, used to note the time for any event.


Features
 a) You can use this javascript stopwatch timer for any event.
 b) You can refresh the stopwatch using Reset button.
 c) It is easy to use.

Download
Version 1.0 - hstopwatch.zip
Release Date - 23-12-2007

Get free version without ©copyright link for just 5 price

For customization of this script or any script development, contact us at support@hscripts.com


Preview
Stopwatch without lap



Code
 Javascript Code:
< !-- Script by hscripts.com -->
<script type="text/javascript" src="hstopwatch/stopwatch-without-lap.js"> </script> <body onload='load();'> <table align=center> <div align=center> Stopwatch-without-lap</div> <tr><td><input type='text' id='disp' maxlength=12 readonly /> </td></tr> <tr><td><button type='button' onclick='ss()' id='butt'>Start/Stop</button> <button type='button' onclick='r()' id='butt2'>Reset</button> </td></tr> </table> </body>
< !-- Script by hscripts.com -->


 CSS Code:
<style type='text/css'>
	#disp 
	{
	background-color:black;
	font-size: 1.75em;
	color: white;
	width: 6em;
	font-family: "Times New Roman";
	padding: 0.15em;
	border-right-width:0;
	}
	#butt
	{
	font-size: 1em;
	width: 5em;
	font-family: "Times New Roman";
	}
	#butt2 
	{
	font-size: 1em;
	width: 5em;
	font-family: "Times New Roman";
	}
</style>



Usage
 a) Unzip the download.
 b) You will get the file hstopwatch/stopwatch-without-lap.js,
    hstopwatch/README
 c) You can copy the code into your page and use it.
 d) Here <body onload="load();"> is used inorder to perform the "load()" function while the page is loaded.
 e) Call "load()" function using onload event in your body tag.



License
- The javascript (misspelled as java script) is given under GPL License
- i.e. Free use for those who use the codes as it is.
- Free, if your modification does not remove our copyright information and links.
- Click Here for detailed license information.
- You can purchase the script if your requirements does not meet our GPL License terms.
Other Links

web hosting