Add L.Browser.ielt9 to documentation

I think this one is important to know about because it triggers the .leaflet-oldie class
This commit is contained in:
Lou Huang 2015-12-11 11:39:52 -05:00
parent 3ad418921a
commit 0575ff179e

View File

@ -5188,6 +5188,11 @@ MyClass.FOO; // 'bar'</code></pre>
<td><code>Boolean</code></td>
<td><code><span class="hljs-literal">true</span></code> for Internet Explorer 7.</td>
</tr>
<tr>
<td><code><b>ielt9</b></code></td>
<td><code>Boolean</code></td>
<td><code><span class="hljs-literal">true</span></code> for Internet Explorer versions less than 9.</td>
</tr>
<tr>
<td><code><b>webkit</b></code></td>
<td><code>Boolean</code></td>