class Browser::InternetExplorer
- Browser::InternetExplorer
- Browser::Base
- Reference
- Object
Direct Known Subclasses
Defined in:
browser/internet_explorer.crConstant Summary
-
TRIDENT_MAPPING =
{"4.0" => "8", "5.0" => "9", "6.0" => "10", "7.0" => "11", "8.0" => "12"}
-
https://msdn.microsoft.com/en-us/library/ms537503(v=vs.85).aspx#TriToken
Instance Method Summary
-
#compatibility_view?
Detect if IE is running in compatibility mode.
- #full_version : String
- #id : String
- #match? : Bool
- #msie_full_version
- #msie_version
- #name : String