[Bug 15876] New: HTML5 equivalent of scrollIntoView();

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15876

           Summary: HTML5 equivalent of scrollIntoView();
           Product: HTML WG
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: giorgio.liscio@email.it
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


hello, another suggestion

as autofocus works, may be nice to have this snippet working:

<div style="height:200px;overflow:auto;">
    <br><br><br><br><br><br><br><br><br><br><br><br>
    <div autoscroll>clip scrolling here on page load!</div>
    <br><br><br><br><br><br><br><br><br><br><br><br>
</div>

http://stackoverflow.com/questions/9137901/setting-scrolltop-for-overflowing-element-via-html-css-without-javascript

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Saturday, 4 February 2012 02:53:49 UTC