{"id":19500585,"url":"https://github.com/naturalintelligence/floating-round-button","last_synced_at":"2026-02-11T21:33:40.493Z","repository":{"id":66140675,"uuid":"76120962","full_name":"NaturalIntelligence/floating-round-button","owner":"NaturalIntelligence","description":"Floating Round Button","archived":false,"fork":false,"pushed_at":"2016-12-11T17:48:43.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-08T10:12:49.878Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/NaturalIntelligence.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-12-10T15:30:58.000Z","updated_at":"2019-09-24T20:09:50.000Z","dependencies_parsed_at":"2024-01-23T21:35:18.211Z","dependency_job_id":null,"html_url":"https://github.com/NaturalIntelligence/floating-round-button","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/NaturalIntelligence%2Ffloating-round-button","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaturalIntelligence%2Ffloating-round-button/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaturalIntelligence%2Ffloating-round-button/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaturalIntelligence%2Ffloating-round-button/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NaturalIntelligence","download_url":"https://codeload.github.com/NaturalIntelligence/floating-round-button/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240748255,"owners_count":19851233,"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":"2024-11-10T22:08:59.017Z","updated_at":"2026-02-11T21:33:40.462Z","avatar_url":"https://github.com/NaturalIntelligence.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# floating-round-button\nFloating Round Button\n\ncheck [example](https://naturalintelligence.github.io/floating-round-button/)\n### Sample\n####HTML\n```HTML\n\u003cdiv class=\"rbt_wrapper\" \u003e\u003c/div\u003e\n```\n\n####Javascript\n```javascript\nvar config = {\n    main: {\n        \"bgcolor\":\"#e74c3c\",\n        \"icon\":\"\u003ci class='fa fa-bars'\u003e\u003c/i\u003e\",\n        onClick: function(){\n            console.log(\"applied\");\n        }\n    },\n    links:[\n        {\n            \"url\":\"doceditor.html\",\n            \"bgcolor\":\"#03A9F4\",\n            \"color\":\"#fffff\",\n            \"icon\":\"\u003ci class='fa fa-file'\u003e\u003c/i\u003e\",\n            \"target\":\"_blank\",\n            \"title\" : \"New Document\",\n            onClick: function(){\n                navigateToLink(\"doceditor.html\");\n            }\n        },{\n            \"url\":\"http://www.example.com\",\n            \"bgcolor\":\"black\",\n            \"color\":\"white\",\n            \"icon\":\"\u003ci class='fa fa-cog'\u003e\u003c/i\u003e\",\n            \"title\" : \"Settings\"\n        },{\n            \"url\":\"http://www.example.com\",\n            \"bgcolor\":\"#3B5998\",\n            \"color\":\"white\",\n            \"icon\":\"\u003ci class='fa fa-folder-open'\u003e\u003c/i\u003e\",\n            \"target\":\"_blank\",\n            \"title\" : \"Open\"\n        }\n    ]\n}\n\n$(document).ready(function(){\n    rbt_display($(\".rbt_wrapper\"),config,(menu) =\u003e {\n        menu.slideDown( \"slow\" );\n    });\n});\n```\n\nImplement `.sub_rbt` for CSS effects on menu item like: hover,animation etc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaturalintelligence%2Ffloating-round-button","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaturalintelligence%2Ffloating-round-button","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaturalintelligence%2Ffloating-round-button/lists"}