{"id":35030980,"url":"https://github.com/nando-experiments/fmc-simple-modal","last_synced_at":"2026-04-29T23:32:31.681Z","repository":{"id":9295790,"uuid":"11132099","full_name":"nando-experiments/fmc-simple-modal","owner":"nando-experiments","description":"FMC Simple Modal - http://nando-experiments.github.io/fmc-simple-modal/demo/","archived":false,"fork":false,"pushed_at":"2019-02-25T00:49:07.000Z","size":174,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"gh-pages","last_synced_at":"2025-03-20T03:03:50.736Z","etag":null,"topics":["experiment","experiments","javascript","jquery","modal","study"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/nando-experiments.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-02T18:37:59.000Z","updated_at":"2020-05-24T16:43:10.000Z","dependencies_parsed_at":"2022-09-14T10:21:19.820Z","dependency_job_id":null,"html_url":"https://github.com/nando-experiments/fmc-simple-modal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nando-experiments/fmc-simple-modal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nando-experiments%2Ffmc-simple-modal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nando-experiments%2Ffmc-simple-modal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nando-experiments%2Ffmc-simple-modal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nando-experiments%2Ffmc-simple-modal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nando-experiments","download_url":"https://codeload.github.com/nando-experiments/fmc-simple-modal/tar.gz/refs/heads/gh-pages","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nando-experiments%2Ffmc-simple-modal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32448399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["experiment","experiments","javascript","jquery","modal","study"],"created_at":"2025-12-27T06:59:30.154Z","updated_at":"2026-04-29T23:32:31.677Z","avatar_url":"https://github.com/nando-experiments.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"FMC Simple Modal\n================\n\nInstallation\n============\n\n* Clone the git repo - `git clone https://github.com/fernando-dev/fmc-simple-modal.git` - or [download it](https://github.com/fernando-dev/fmc-simple-modal/archive/master.zip)\n* includes `fmc-modal.js` between `\u003chead\u003e` and `\u003c/head\u003e` \n* \n\n## demo\n\nhttp://nando-experiments.github.io/fmc-simple-modal/demo/\n\n\nUsage\n=====\n\n+ *include layer script*\n\n```\njQuery(document).ready(function($) {\n\t$('.modal-click').fmcmodal();\n});\n```\n\n+ *Add HTML to Link to click*\n\n```\n\u003ca href=\"#!modal_abrir\" class=\"modal-click\"\u003eOpen Modal\u003c/a\u003e\n```\n\n+ *Add HTML to Modal content*\n\n```\n\u003cdiv id=\"modal_abrir\" class=\"fmcmodal\"\u003e\n    \u003ca href=\"#!\" class=\"modal-close\" title=\"Fechar FMC Modal\"\u003e×\u003c/a\u003e\n    \u003cdiv class=\"modal-inner\"\u003e\n\t\u003cheader class=\"modal-header\"\u003e Modal Header \u003c/header\u003e\n\t\u003cdiv class=\"modal-content\"\u003e Modal Content \u003c/div\u003e\n\t\u003cfooter class=\"modal-footer\"\u003e Modal Footer \u003c/footer\u003e\n    \u003c/div\u003e\n\u003c/div\u003e\n```\n\n+ Done! Enjoy! :P\n\nOptions\n=======\n\n+ `close` - class attribute of the modal\n\n\nContributors\n============\n\n * [Fernando Moreira](https://fernandomoreiraweb.com/) - Creator and Maintainer\n * [You!)](https://github.com/) - Your Name Here. simply contribute to the project ;)\n\n\n\nContact\n=======\n\nIf you have any questions or find any bugs, let me know.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnando-experiments%2Ffmc-simple-modal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnando-experiments%2Ffmc-simple-modal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnando-experiments%2Ffmc-simple-modal/lists"}