![]() |
Description | |
![]() |
|
the easiest way to determine whether you're too fat is to figure out your body mass index, or
BMI. The higher your BMI, the greater your risk of certain conditions, such as coronary
heart disease, type 2 diabetes and high blood pressure. The calculation
takes account of your age. To find your BMI, type in your age and move the sliders for height and weight. If your BMI ist OK the background becomes green. |
![]() |
Basic HTML Example | |
![]() |
<applet code="AdvBodyInd.class"
width="500" height="440"> <param name=lang value="e"> </applet> |
|
put this code into your HTML page. | |
![]() |
start the applet | |
![]() |
choice 1 | english text and U.S values | |
choice 2 | english text and metric values | |
choice 3 | german text and metric values | |
![]() |
Parameters | |
![]() |
![]() |
Parameter |
Default | Description |
lang | g | īlanguage is by default german and the values in metric. If you specify a value of "e" it will be in english and values are displayed in U.S. the values parameter can override these defaults | |
values | - | value of "u" U.S - other values metric. | |
![]() |
Copyright - Usage | |
![]() |
private and non commercial sites | ||
This applet is FreeWare | ||
profesionell use / commercial licence | ||
This
applet is FreeWare |
![]() |
Change History | |
![]() |
Date | Version | Description | |
Jan1999 | 1.0 | Creation of Applet (my first Applet) | |
![]() |
Download | |
![]() |
Download (about 11 kb) | |