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:
parent
3ad418921a
commit
0575ff179e
@ -5188,6 +5188,11 @@ MyClass.FOO; // 'bar'</code></pre>
|
|||||||
<td><code>Boolean</code></td>
|
<td><code>Boolean</code></td>
|
||||||
<td><code><span class="hljs-literal">true</span></code> for Internet Explorer 7.</td>
|
<td><code><span class="hljs-literal">true</span></code> for Internet Explorer 7.</td>
|
||||||
</tr>
|
</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>
|
<tr>
|
||||||
<td><code><b>webkit</b></code></td>
|
<td><code><b>webkit</b></code></td>
|
||||||
<td><code>Boolean</code></td>
|
<td><code>Boolean</code></td>
|
||||||
|
Loading…
Reference in New Issue
Block a user