{"id":19118507,"url":"https://github.com/mdbootstrap/bootstrap-popover-on-hover","last_synced_at":"2026-04-18T03:32:38.044Z","repository":{"id":47816501,"uuid":"516319802","full_name":"mdbootstrap/bootstrap-popover-on-hover","owner":"mdbootstrap","description":"Responsive Popover on hover built with Bootstrap 5. Examples of custom html, directions, images \u0026 more.","archived":false,"fork":false,"pushed_at":"2022-07-22T09:38:36.000Z","size":1254,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-21T11:03:51.592Z","etag":null,"topics":["bootstrap","bootstrap-popover","bootstrap-template","bootstrap-theme","bootstrap5","css","html"],"latest_commit_sha":null,"homepage":"https://mdbootstrap.com/docs/standard/extended/popover-on-hover/","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdbootstrap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.pdf","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-21T10:10:26.000Z","updated_at":"2022-07-22T09:07:22.000Z","dependencies_parsed_at":"2022-09-08T22:32:47.952Z","dependency_job_id":null,"html_url":"https://github.com/mdbootstrap/bootstrap-popover-on-hover","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mdbootstrap/bootstrap-popover-on-hover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbootstrap%2Fbootstrap-popover-on-hover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbootstrap%2Fbootstrap-popover-on-hover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbootstrap%2Fbootstrap-popover-on-hover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbootstrap%2Fbootstrap-popover-on-hover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbootstrap","download_url":"https://codeload.github.com/mdbootstrap/bootstrap-popover-on-hover/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbootstrap%2Fbootstrap-popover-on-hover/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31955712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["bootstrap","bootstrap-popover","bootstrap-template","bootstrap-theme","bootstrap5","css","html"],"created_at":"2024-11-09T05:06:39.997Z","updated_at":"2026-04-18T03:32:38.027Z","avatar_url":"https://github.com/mdbootstrap.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"Responsive Popover on hover built with Bootstrap 5. Examples of custom html, directions, images \u0026 more.\n\nCheck out [Bootstrap Height Documentation](https://mdbootstrap.com/docs/standard/extended/popover-on-hover/) for detailed instructions \u0026 even more examples.\n\n## Basic example\n\n![Bootstrap 5 Overlay](/assets/basic.png)\n\n```html\n\u003cimg\n  src=\"https://mdbcdn.b-cdn.net/img/new/standard/city/041.webp\"\n  class=\"img-thumbnail\"\n  alt=\"Hollywood Sign on The Hill\"\n  data-mdb-toggle=\"popover\" \n  title=\"Popover title\"\n  data-mdb-content=\"And here's some amazing content. It's very engaging. Right?\"\n  data-mdb-trigger=\"hover\" \n/\u003e\n```\n\n## How to use?\n\n1. Download MDB 5 - free UI KIT\n\n2. Choose your favourite customized component and click on the image\n\n3. Copy \u0026 paste the code into your MDB project\n\n[▶️ Subscribe to YouTube channel for web development tutorials \u0026 resources](https://www.youtube.com/MDBootstrap?sub_confirmation=1)\n\n## More examples\n\n[Bootstrap Popover directions:\n![Bootstrap 5 Popover on hover](/assets/directions.png)](https://mdbootstrap.com/docs/standard/extended/popover-on-hover#section-four-directions)\n\n[Bootstrap Popover with custom html:\n![Bootstrap 5 Popover on hover](/assets/html.png)](https://mdbootstrap.com/docs/standard/extended/popover-on-hover#section-custom-html-on-hover)\n\n[Bootstrap Popover with image:\n![Bootstrap 5 Popover on hover](/assets/image.png)](https://mdbootstrap.com/docs/standard/extended/popover-on-hover#section-image-on-hover)\n\n___\n\n## More extended Bootstrap documentation\n\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://mdbootstrap.com/docs/standard/components/buttons/\"\u003eBootstrap buttons\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://mdbootstrap.com/docs/standard/components/button-group/\"\u003eBootstrap button group\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://mdbootstrap.com/docs/standard/methods/ripple/\"\u003eBootstrap ripple\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://mdbootstrap.com/docs/standard/content-styles/images/\"\u003eBootstrap images\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://mdbootstrap.com/docs/standard/components/list-group/\"\u003eBootstrap List group\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://mdbootstrap.com/docs/standard/components/popconfirm/\"\u003eBootstrap popconfirm\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://mdbootstrap.com/docs/standard/components/tooltips/\"\u003eBootstrap tooltips\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://mdbootstrap.com/docs/standard/layout/horizontal-alignment/\"\u003eBootstrap horizontal Alignment\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://mdbootstrap.com/docs/standard/layout/vertical-alignment/\"\u003eBootstrap vertical Alignment\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdbootstrap%2Fbootstrap-popover-on-hover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdbootstrap%2Fbootstrap-popover-on-hover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdbootstrap%2Fbootstrap-popover-on-hover/lists"}