`currentStyle` and `runtimeStyle` are only in old IE, but the docs just say "Internet Explorer." We probably want to specify that it only applies to IE<9. See https://github.com/jquery/jquery/issues/2837
currentStyleandruntimeStyleare only in old IE, but the docs just say "Internet Explorer." We probably want to specify that it only applies to IE<9.See jquery/jquery#2837