{"id":16865752,"url":"https://github.com/mebjas/jquery-sticky-elements","last_synced_at":"2025-04-11T09:46:04.641Z","repository":{"id":19157682,"uuid":"22389131","full_name":"mebjas/jQuery-sticky-elements","owner":"mebjas","description":"jquery plugin to create sticky elements -- experiment","archived":false,"fork":false,"pushed_at":"2020-03-01T12:29:38.000Z","size":93,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T14:46:13.569Z","etag":null,"topics":["experiment","jquery","jquery-plugin"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mebjas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-29T17:38:40.000Z","updated_at":"2024-06-15T04:35:20.000Z","dependencies_parsed_at":"2022-09-02T11:00:10.764Z","dependency_job_id":null,"html_url":"https://github.com/mebjas/jQuery-sticky-elements","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mebjas%2FjQuery-sticky-elements","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mebjas%2FjQuery-sticky-elements/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mebjas%2FjQuery-sticky-elements/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mebjas%2FjQuery-sticky-elements/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mebjas","download_url":"https://codeload.github.com/mebjas/jQuery-sticky-elements/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248369652,"owners_count":21092639,"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":["experiment","jquery","jquery-plugin"],"created_at":"2024-10-13T14:48:23.240Z","updated_at":"2025-04-11T09:46:04.575Z","avatar_url":"https://github.com/mebjas.png","language":"JavaScript","readme":"jQuery-sticky-elements\n======================\n\njquery plugin to create sticky elements -- worrying how to keep your `div` \nat position you want, want to create rules for it to stay \u0026 hide, `jQuery-sticky-elements` is \nmade just for you.\n\n[View Demo](https://blog.minhazav.dev/research/jquery-sticky-elements)\n\n**Screenshot**\n![Screenshot](https://preview.ibb.co/cCzA07/Capture.png)\n\n=============\n\nHow to use\n=============\nCheckout the [demo page](https://blog.minhazav.dev/research/jquery-sticky-elements) on more details on how to use.\n\n```html\n\u003cdiv id=\"grid5\"\u003e some content here \u003c/div\u003e\n\n\u003cscript type=\"text/javascript\" src=\"../js/jquery.js\"\u003e\u003c/script\u003e\n\u003cscript type=\"text/javascript\" src=\"../js/jquery.sticky.elements.js\"\u003e\u003c/script\u003e\n\u003cscript type=\"text/javascript\"\u003e\n\t$(\"#grid5\").stikify({rate: 3.4, cieling: -100});\n\u003c/script\u003e\n```\n\njust include jQuery, our sticky element plugin \u0026 you have just `stikified` it!\n\n```js\n$(\"#grid4\").stikify({\n\tfloor: 100,\t\t// the height at which the items starts to scroll\n\trate: 1.6,\t\t// speed corresponding to scroll\n\tcieling: -100,\t// max height (pixel) that the item can move up.\n\ttrans: true,\t// transparency with scroll\n});\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmebjas%2Fjquery-sticky-elements","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmebjas%2Fjquery-sticky-elements","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmebjas%2Fjquery-sticky-elements/lists"}