remove DomUtil.getViewportOffset
as changelog indicates it has been removed.
This commit is contained in:
parent
05e7d53486
commit
3bb3c3973f
@ -5663,14 +5663,6 @@ MyClass.FOO; // 'bar'</code></pre>
|
||||
<td><code>String</code></td>
|
||||
<td>Returns the value for a certain style attribute on an element, including computed values or values set through CSS.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code><b>getViewportOffset</b>(
|
||||
<nobr><HTMLElement> <i>el</i> )</nobr>
|
||||
</code></td>
|
||||
|
||||
<td><a href="#point"><code>Point</code></a></td>
|
||||
<td>Returns the offset to the viewport for the requested element.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code><b>create</b>(
|
||||
<nobr><String> <i>tagName</i></nobr>,
|
||||
|
Loading…
Reference in New Issue
Block a user