Meter optimum property
Definition and Usage
optimum
Property sets or returns the value of the property in the meter optimum property value.
The optimum property specifies the range of values considered to be the best value for the meter.
See also:
HTML Reference Manual:HTML <meter> optimum ਵਿਸ਼ੇਸ਼ਤਾ
HTML Reference Manual:HTML <meter> ਟੈਗ
Instance
Example 1
Return the value of the optimum property in the meter:
var x = document.getElementById("myMeter").optimum;
Example 2
Change the value of the optimum property in the meter:
document.getElementById("myMeter").optimum = "0.7";
Syntax
Return optimum property:
meterObject.optimum
set optimum property:
meterObject.optimum = number
ਵਿਸ਼ੇਸ਼ਤਾ ਮੁੱਲ
ਮੁੱਲ | ਵਰਣਨ |
---|---|
number | ਦੱਸਿਆ ਗਿਆ ਫਲਾਈਟ ਨੰਬਰ ਮੀਟਰ ਦੀ ਬਿਹਤਰੀਨ ਮੁੱਲ ਨੂੰ ਪ੍ਰਦਾਨ ਕਰੇ |
ਤਕਨੀਕੀ ਵੇਰਵੇ
ਬਿਤਾਰਾਂ ਦਾ ਮੁੱਲ: | ਨੰਬਰ, ਸਿਫਾਰਸ਼ ਕੀਤੇ ਗਏ ਮੀਟਰ ਦੀ ਬਿਹਤਰੀਨ ਮੁੱਲ ਦਾ ਫਲਾਈਟ ਨੰਬਰ |
---|
ਬਰਾਉਜ਼ਰ ਸਮਰਥਨ
ਸਾਰੀਆਂ ਅੰਕੜੀਆਂ ਵਿੱਚ ਪਹਿਲਾ ਇਸ ਵਿਸ਼ੇਸ਼ਤਾ ਦਾ ਸਮਰਥਨ ਕਰਨ ਵਾਲਾ ਬਰਾਉਜ਼ਰ ਦੀ ਸੰਸਕਰਣ ਸੂਚੀਬੱਧ ਹੈ。
Chrome | Edge | Firefox | Safari | Opera |
---|---|---|---|---|
Chrome | Edge | Firefox | Safari | Opera |
ਸਮਰਥਨ | ਸਮਰਥਨ ਨਹੀਂ ਕੀਤਾ ਜਾਂਦਾ | ਸਮਰਥਨ | 6.0 | ਸਮਰਥਨ |