IE_COMPATIBLE

Type : public static const

Support : 0.7

Return : Boolean

  • IE 브라우저면서, 호환성모드 이면 true 반환.

Example

var ie = $B.ua.IE_COMPATIBLE;