{"id":23968994,"url":"https://github.com/joequery/jquery-position-fixed-sticky-scroller","last_synced_at":"2025-04-13T16:23:00.560Z","repository":{"id":1274567,"uuid":"1213817","full_name":"joequery/jQuery-Position-Fixed-Sticky-Scroller","owner":"joequery","description":"jQuery Plugin for keeping an element in a fixed position. ","archived":false,"fork":false,"pushed_at":"2011-03-28T15:54:02.000Z","size":616,"stargazers_count":34,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T07:21:17.014Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.vertstudios.com/blog/jquery-sticky-scroller-position-fixed-plugin/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joequery.png","metadata":{"files":{"readme":"readme.txt","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-01-02T09:24:46.000Z","updated_at":"2023-12-20T22:36:58.000Z","dependencies_parsed_at":"2022-08-16T12:50:50.390Z","dependency_job_id":null,"html_url":"https://github.com/joequery/jQuery-Position-Fixed-Sticky-Scroller","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joequery%2FjQuery-Position-Fixed-Sticky-Scroller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joequery%2FjQuery-Position-Fixed-Sticky-Scroller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joequery%2FjQuery-Position-Fixed-Sticky-Scroller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joequery%2FjQuery-Position-Fixed-Sticky-Scroller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joequery","download_url":"https://codeload.github.com/joequery/jQuery-Position-Fixed-Sticky-Scroller/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248741986,"owners_count":21154422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-07T00:57:32.335Z","updated_at":"2025-04-13T16:23:00.531Z","avatar_url":"https://github.com/joequery.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"//------------------------------------------\n//         jQuery Sticky Scroller\n//------------------------------------------\n\nExample call:\nvar scroller = new StickyScroller(\"#scrollbox\",\n{\n    start: 300,\n    end: 1800,\n    interval: 300,\n    range: 100,\n    margin: 100\n});\n\nProperty descriptions.\nstart: At what vertical position of the scrollbar the object will actually begin scrolling (in pixels)\nend: At what vertical position of the scrollbar the object will stop scrolling (in pixels)\nmargin: How many pixels below the browser window the object will be fixed while scrolling (in pixels)\ninterval: The length of each index (in pixels)\nrange: Length of a range of pixels starting at the top of interval. Convenient for callbacks.\n\nTo see full documentation, head over to\nhttp://www.vertstudios.com/blog/jquery-sticky-scroller-position-fixed-plugin/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoequery%2Fjquery-position-fixed-sticky-scroller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoequery%2Fjquery-position-fixed-sticky-scroller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoequery%2Fjquery-position-fixed-sticky-scroller/lists"}