{"id":23666421,"url":"https://github.com/mismith/stickyscroll","last_synced_at":"2025-10-10T22:46:09.823Z","repository":{"id":9425263,"uuid":"11297226","full_name":"mismith/stickyscroll","owner":"mismith","description":"Fixed-position scrollable area whose contents 'sticky'-scroll along with the document.","archived":false,"fork":false,"pushed_at":"2013-11-28T17:36:40.000Z","size":147,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-21T00:13:14.633Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/mismith.png","metadata":{"files":{"readme":"README.md","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":"2013-07-09T23:49:41.000Z","updated_at":"2013-11-28T17:36:40.000Z","dependencies_parsed_at":"2022-09-20T17:55:02.560Z","dependency_job_id":null,"html_url":"https://github.com/mismith/stickyscroll","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mismith/stickyscroll","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mismith%2Fstickyscroll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mismith%2Fstickyscroll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mismith%2Fstickyscroll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mismith%2Fstickyscroll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mismith","download_url":"https://codeload.github.com/mismith/stickyscroll/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mismith%2Fstickyscroll/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005462,"owners_count":26083902,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2024-12-29T07:30:04.901Z","updated_at":"2025-10-10T22:46:09.808Z","avatar_url":"https://github.com/mismith.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"stickyscroll\n============\n\n**Fixed-position scrollable area whose contents 'sticky'-scroll along with the document.**\n\nThis is a progressive enhancement specifically useful for sidebars that are taller than the browser window but want to remain visible/fixed/stuck/onscreen even with very long page content.\n\nDemo: [![Demo](https://raw.github.com/mismith/stickyscroll/master/demo.gif)](http://jsfiddle.net/UpHUf/2/)\n\nExample Code (with default options):\n\n    $('#sidebar').stickyscroll({\n    \tfixedTop:    0, // height to stick top tom, e.g. 44 (px)\n    \tfixedBottom: 0, // these can also be selectors, e.g. '#footer, #fixed'\n    });\n\nLicense\n-------\n\nCopyleft: Feel free to use this basically any way you want.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmismith%2Fstickyscroll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmismith%2Fstickyscroll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmismith%2Fstickyscroll/lists"}