How to find the value of a checkbox in an HTML form using JavaScript code....
Read More
Details on how to find the value of a radio button of an HTML form using JavaScript functions....
Read More
JavaScript tip for detecting browsers used by visitors and checking the visitor browser profile....
Read More
Details of time formats in JavaScript and how to find the number of seconds and milliseconds with the help of a little JavaScript ...
Read More
Details on how to format time using JavaScript by getting the current hours and minutes with the built-in Date object of JavaScrip...
Read More
Obtaining the current time on visitor system (client) using JavaScript and formatting it for display on a web page....
Read More
Details on JavaScript date and time and how to get the current year, month and date on the client system by employing the JavaScri...
Read More
Article that details 10 different ways to format and display time and date on a web page using JavaScript....
Read More
Learn how to prevent web pages from your web site to load in a frame on another web site using a clever JavaScript trick....
Read More
Learn how to use an image as a submit button for an HTMl form on a web page. You can also have mouseovers for this image which is ...
Read More
A cool JavaScript tip - JavaScript code to change the background color of a web page that starts with one color and fades into ano...
Read More