{"id":26800903,"url":"https://github.com/rigelglen/slideup-modal","last_synced_at":"2026-04-10T07:14:12.426Z","repository":{"id":1622034,"uuid":"2301045","full_name":"rigelglen/Slideup-Modal","owner":"rigelglen","description":"Better Awesome-er Easier Modals that Slide from the Top","archived":false,"fork":false,"pushed_at":"2020-02-19T13:49:42.000Z","size":87,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-12T06:13:02.424Z","etag":null,"topics":["css","javascript","jquery","modals","slide"],"latest_commit_sha":null,"homepage":"https://rigelglen.github.com/Slideup-Modal/","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/rigelglen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-08-31T11:06:57.000Z","updated_at":"2019-07-14T17:21:07.000Z","dependencies_parsed_at":"2022-09-22T17:41:25.521Z","dependency_job_id":null,"html_url":"https://github.com/rigelglen/Slideup-Modal","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rigelglen%2FSlideup-Modal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rigelglen%2FSlideup-Modal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rigelglen%2FSlideup-Modal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rigelglen%2FSlideup-Modal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rigelglen","download_url":"https://codeload.github.com/rigelglen/Slideup-Modal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246238164,"owners_count":20745481,"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":["css","javascript","jquery","modals","slide"],"created_at":"2025-03-29T20:20:25.149Z","updated_at":"2026-04-10T07:14:12.398Z","avatar_url":"https://github.com/rigelglen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Slide Up CSS Modals\nSleek Sliding Modals, the way they should be .. Simple !\n\n### Usage\n- Drop in the `slideup.css` and `slideup.jquery.js` into your HTML file. For example\n\n\t\t\u003c!DOCTYPE html\u003e\n\t\t\u003chtml\u003e\n\t\t\u003chead\u003e\n\t\t\u003cmeta charset=\"UTF-8\"\u003e\n\t\t\u003clink rel=\"stylesheet\" href=\"css/slideup.css\"\u003e\n\t\t\u003c/head\u003e\n\t\t\u003cbody\u003e\n\t\t\u003cscript src=\"js/libs/slideup.jquery.js\"\u003e\u003c/script\u003e\n\t\t\u003c/body\u003e\n\t\t\u003c/html\u003e\n- Create the Modal, give it the class `slideup-modal` then add a unique id ( Can be anything, but Compulsory ) and drop in your content.\n\n\t\t\u003cdiv id=\"someId\" class=\"slideup-modal\"\u003e\n\t\t\t\u003ch2\u003eLoremipsum\u003c/h2\u003e\n\t\t\t\u003cp\u003elorem-ipsum\u003c/p\u003e\n\t\t\u003c/div\u003e\n- Create the trigger ( Make sure it's an anchor tag ) and give it the attribute of `data-reveal-id` and set it equal to the ID of your modal\n\n\t\t\u003ca href=\"#\" data-reveal-id=\"someId\" \u003eLaunch the Modal\u003c/a\u003e\n- Make sure the images have the correct path !\n-Have Fun !\n\n### Options\n- All the modal styles and fully editable in CSS\n- Go to `slideup.jquery.js` and look at the section under options,\nyou can change the speed, background click close and the class that closes the modal\n\n### Screenshot\n\n![Screenshot](https://i.imgur.com/RYiRk7f.png)\n\n### JavaScript Triggers\n- Close Modal : `var modal = $('.slideup-modal');modal.trigger('reveal:close');`\n- Open Modal : Find it out yourself !\n\n### License\n\tUnder MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frigelglen%2Fslideup-modal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frigelglen%2Fslideup-modal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frigelglen%2Fslideup-modal/lists"}