{"id":20028835,"url":"https://github.com/phase2/dynamicpopover","last_synced_at":"2026-07-21T21:36:22.830Z","repository":{"id":7787303,"uuid":"9157253","full_name":"phase2/dynamicPopover","owner":"phase2","description":"An implementation of Twitter Bootstrap's popover class with a required option for a jquery selector.  Allows dynamic content in popovers.","archived":false,"fork":false,"pushed_at":"2013-05-02T23:46:09.000Z","size":124,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-07T22:40:15.380Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/phase2.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-04-01T22:12:00.000Z","updated_at":"2017-12-05T17:31:56.000Z","dependencies_parsed_at":"2022-09-17T11:00:55.890Z","dependency_job_id":null,"html_url":"https://github.com/phase2/dynamicPopover","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phase2/dynamicPopover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phase2%2FdynamicPopover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phase2%2FdynamicPopover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phase2%2FdynamicPopover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phase2%2FdynamicPopover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phase2","download_url":"https://codeload.github.com/phase2/dynamicPopover/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phase2%2FdynamicPopover/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35738476,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-21T02:00:06.728Z","response_time":109,"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":[],"created_at":"2024-11-13T09:16:46.602Z","updated_at":"2026-07-21T21:36:22.812Z","avatar_url":"https://github.com/phase2.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dynamic Popovers\n\nTakes the Bootstrap Popover class and adds a parameter to pass a query selector, object or a DOM element as an option.  The first element in this set will be used as the content for the popover, this allows consistently manipulable content with events.\n\n## Usage\nSimply initialize like\n\n    $('trigger').dynamicPopover({\n        selector: '.popover', // Where the content will be derived from\n        closeButton: false, // Whether to add a modal style close button to the popover\n        onClose: function(){}, // A callback for when the close button is clicked\n        // Any desired bootstrap popover options are supported also\n    })\n\n## Requires\n\n* jQuery\n* Twitter Bootstrap with ToolTip javascript","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphase2%2Fdynamicpopover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphase2%2Fdynamicpopover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphase2%2Fdynamicpopover/lists"}