[Webkit-unassigned] [Bug 143710] [GTK] Webkit2Gtk: no api to get and set scroll position
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 15 00:58:39 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=143710
--- Comment #1 from Marcos ChavarrÃa Teijeiro (chavaone) <chavarria1991 at gmail.com> ---
You can use JavaScript to get and set the scroll position. Using window.scrollTo(x,y) JS function and window.scrollX and window.scrollY properties.
https://wiki.gnome.org/Projects/WebKitGtk/ProgrammingGuide/Cookbook#Scrolling
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150415/fca03028/attachment-0001.html>
More information about the webkit-unassigned
mailing list