Results 241 - 260 of 2,240

HTMLSelectElement.disabled

The HTMLSelectElement.disabled Is a Boolean that reflects the disabled HTML attribute, which indicates whether the control is disabled. If it is disabled, it does not accept clicks. A disabled element is unusable and un-clickable.
API HTML DOM HTMLSelectElement Property

ImageBitmap.height

The read-only ImageBitmap.height property returns the ImageBitmap object's height in CSS pixels.
API Canvas ImageBitmap Property Reference

ImageBitmap.width

The read-only ImageBitmap.width property returns the ImageBitmap object's width in CSS pixels.
API Canvas ImageBitmap Property Reference

ImageData.width

The readonly ImageData.width property returns the number of pixels per row in the image data object.
API Canvas ImageData Property Reference

MediaRecorder.mimeType

The MediaRecorder.mimeType read-only property returns the mime type that was selected as the recording container when it was created.
API MediaRecorder mimeType Property Reference

Navigator.oscpu

Returns a string that identifies the current operating system.
API Gecko Property Reference Référence