const CSS_ATTR | Değer, bir nitelik işlevidir. Değer, getStringValue yöntemi kullanılarak elde edilebilir. |
const CSS_CH | Değer bir uzunluktur (ch). Değer, getFloatValue yöntemi kullanılarak elde edilebilir. |
const CSS_CM | Değer bir uzunluktur (cm). Değer, getFloatValue yöntemi kullanılarak elde edilebilir. |
const CSS_COUNTER | Değer, bir sayaç veya sayaç işlevidir. Değer, GetCounterValue yöntemi kullanılarak elde edilebilir. |
const CSS_DEG | Değer bir açıdır (derece). Değer, getFloatValue yöntemi kullanılarak elde edilebilir. |
const CSS_DIMENSION | Değer, boyutu bilinmeyen bir sayıdır. Değer, getFloatValue yöntemi kullanılarak elde edilebilir. |
const CSS_DPCM | Değer, santimetre başına nokta sayısıdır (dpcm). |
const CSS_DPI | Değer, inç başına nokta sayısıdır (dpi). |
const CSS_DPPX | Değer, ‘px’ birimi (dppx) başına bir noktadır. |
const CSS_EMS | Değer bir uzunluktur (ems). Değer, getFloatValue yöntemi kullanılarak elde edilebilir. |
const CSS_EXS | Değer bir uzunluktur (exs). Değer, getFloatValue yöntemi kullanılarak elde edilebilir. |
const CSS_GRAD | Değer bir açıdır (derece). Değer, getFloatValue yöntemi kullanılarak elde edilebilir. |
const CSS_HZ | Değer bir frekanstır (Hz). Değer, getFloatValue yöntemi kullanılarak elde edilebilir. |
const CSS_IDENT | Değer bir tanımlayıcıdır. Değer, getStringValue yöntemi kullanılarak elde edilebilir. |
const CSS_IN | Değer bir uzunluktur (inç). Değer, getFloatValue yöntemi kullanılarak elde edilebilir. |
const CSS_KHZ | Değer bir frekanstır (kHz). Değer, getFloatValue yöntemi kullanılarak elde edilebilir. |
const CSS_MM | Değer bir uzunluktur (mm). Değer, getFloatValue yöntemi kullanılarak elde edilebilir. |
const CSS_MS | Değer bir süredir (ms). Değer, getFloatValue yöntemi kullanılarak elde edilebilir. |
const CSS_NUMBER | Değer basit bir sayıdır. Değer, getFloatValue yöntemi kullanılarak elde edilebilir. |
const CSS_PC | Değer bir uzunluktur (pc). Değer, getFloatValue yöntemi kullanılarak elde edilebilir. |
const CSS_PERCENTAGE | Değer bir yüzdedir. Değer, getFloatValue yöntemi kullanılarak elde edilebilir. |
const CSS_PT | Değer bir uzunluktur (pt). Değer, getFloatValue yöntemi kullanılarak elde edilebilir. |
const CSS_PX | Değer bir uzunluktur (px). Değer, getFloatValue yöntemi kullanılarak elde edilebilir. |
const CSS_RAD | Değer bir açıdır (rad). Değer, getFloatValue yöntemi kullanılarak elde edilebilir. |
const CSS_RECT | Değer bir doğru işlevidir. Değer, GetRectValue yöntemi kullanılarak elde edilebilir. |
const CSS_REM | Değer bir uzunluktur (rem). Değer, getFloatValue yöntemi kullanılarak elde edilebilir. |
const CSS_RGBCOLOR | Değer bir RGB rengidir. Değer, GetRGBColorValue yöntemi kullanılarak elde edilebilir. |
const CSS_S | Değer bir zamandır (sn). Değer, getFloatValue yöntemi kullanılarak elde edilebilir. |
const CSS_STRING | Değer bir STRING. Değer, getStringValue yöntemi kullanılarak elde edilebilir. |
const CSS_UNKNOWN | Değer, tanınan bir CSS2 değeri değil. Değer yalnızca cssText niteliği kullanılarak elde edilebilir. |
const CSS_URI | Değer bir URI’dir. Değer, getStringValue yöntemi kullanılarak elde edilebilir. |
const CSS_VH | Değer, tam görüntü alanı yüksekliğinin yüzdesidir. |
const CSS_VMAX | Değer, hangisi daha büyükse, görünüm alanı genişliğinin veya yüksekliğinin bir yüzdesidir. |
const CSS_VMIN | Değer, hangisi daha küçükse, görünüm alanı genişliğinin veya yüksekliğinin bir yüzdesidir. |
const CSS_VW | Değer, tam görüntü alanı genişliğinin bir yüzdesidir. |