mirror of
https://github.com/nextcloud/server.git
synced 2026-04-02 23:55:54 -04:00
In the public page the scroll container is the window instead of a div.
The $(window) object doesn't support animating the scroll property, so
the $('body') element is used instead.
|
||
|---|---|---|
| .. | ||
| admin.js | ||
| app.js | ||
| breadcrumb.js | ||
| file-upload.js | ||
| fileactions.js | ||
| filelist.js | ||
| files.js | ||
| filesummary.js | ||
| jquery-visibility.js | ||
| jquery.fileupload.js | ||
| jquery.iframe-transport.js | ||
| keyboardshortcuts.js | ||
| navigation.js | ||
| upload.js | ||