Date last modified: Sep 10, 15:30
This online HTML editor script using iframe has been developed here may be used as an add-on device of a CMS script to accept HTML input from user and transfer data to the web server
Date last modified: Aug 01, 01:51
This Free Online US Navy Body fat calculator script works as Body Mass Index (BMI) Calculator, US Navy Body fat calculator, BMR (Basal Metabolic Rate) calculator, Daily calorie needs calculator, Weight loss calculator.
Date last modified: May 29, 15:36
Timer is a device which fires an event after a preset time interval. In JavaScript there is an inbuilt timer function setTimeout()
Date last modified: May 29, 15:33
BMI is not a direct measure of body fat. But as statistics are available for normal health people, BMI is good substitution of direct body fat measurement and gives fairly good result for most of the people.
Date last modified: Apr 14, 02:34
A drop down menu is one in which menu items are normally kept hidden; only their parent nodes are visible to the viewers. When viewer clicks on a node, the node expanded vertically and the items under that node becomes visible.
Date last modified: Mar 19, 06:20
There may be several such situations where a Webmaster needs to include a dynamic preview system of HTML code as typed by the viewers into a text field. This article shows how to build simple but safe preview system with the help of JavaScript.