const CSS_ATTR | Değer, bir öznitelik 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 başına nokta sayısıdır (dppx). |
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 (grad). 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 zamandır (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 rect işlevidir. Değer, GetRectValue yöntemi kullanılarak elde edilebilir. |
const CSS_REM | Değer bir uzunluktur (uzun). 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 (s). Değer, getFloatValue yöntemi kullanılarak elde edilebilir. |
const CSS_STRING | Değer bir STRING’dir. 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 özniteliğ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üntü alanı genişliğinin veya yüksekliğinin yüzdesidir. |
const CSS_VMIN | Değer, görüntü alanı genişliğinin veya yüksekliğinin (hangisi daha küçükse) yüzdesidir. |
const CSS_VW | Değer, tam görünüm alanı genişliğinin yüzdesidir. |