{"id":17105021,"url":"https://github.com/gilbitron/tiptop","last_synced_at":"2025-09-20T11:08:27.636Z","repository":{"id":11535557,"uuid":"14020151","full_name":"gilbitron/TipTop","owner":"gilbitron","description":"Stupidly simple jQuery tooltips. No fuss.","archived":false,"fork":false,"pushed_at":"2018-05-04T09:36:41.000Z","size":11,"stargazers_count":12,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T01:13:05.507Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://gilbitron.github.io/TipTop","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/gilbitron.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":"2013-10-31T15:06:00.000Z","updated_at":"2023-07-31T04:56:25.000Z","dependencies_parsed_at":"2022-08-24T17:31:59.860Z","dependency_job_id":null,"html_url":"https://github.com/gilbitron/TipTop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gilbitron/TipTop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbitron%2FTipTop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbitron%2FTipTop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbitron%2FTipTop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbitron%2FTipTop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gilbitron","download_url":"https://codeload.github.com/gilbitron/TipTop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbitron%2FTipTop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276085259,"owners_count":25582514,"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","status":"online","status_checked_at":"2025-09-20T02:00:10.207Z","response_time":63,"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-10-14T15:40:19.676Z","updated_at":"2025-09-20T11:08:27.615Z","avatar_url":"https://github.com/gilbitron.png","language":"JavaScript","readme":"### This repo is no longer maintained. If you would like to take over ownership please [get in touch](mailto:\u0026#103;\u0026#105;\u0026#108;\u0026#098;\u0026#101;\u0026#114;\u0026#116;\u0026#064;\u0026#112;\u0026#101;\u0026#108;\u0026#108;\u0026#101;\u0026#103;\u0026#114;\u0026#111;\u0026#109;\u0026#046;\u0026#109;\u0026#101;).\n\nTipTop\n======\n\nStupidly simple jQuery tooltips. No fuss. Doesn't support HTML or fixed position tooltips.\n\nDemo\n----\n\nSee [gilbitron.github.io/TipTop](http://gilbitron.github.io/TipTop)\n\nUsage\n-----\n\nInclude the scripts and styles in your HTML head:\n\n```html\n\u003clink rel=\"stylesheet\" href=\"tiptop.css\" type=\"text/css\" /\u003e\n\n\u003cscript src=\"//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"tiptop.js\"\u003e\u003c/script\u003e\n```\n\nThen simply add a title to any element you want to add TipTop to:\n\n```html\n\u003ca href=\"#alink\" class=\"help\" title=\"This is the tooltip content\"\u003eA Link\u003c/a\u003e\n```\n\nThen simply hook up TipTop:\n\n```html\n\u003cscript\u003e\n$(document).ready(function(){\n\t$('.help').tipTop();\n});\n\u003c/script\u003e\n```\n\nAdvanced\n--------\n\nTipTop has two settings:\n\n* `offsetVertical` - Vertical offset in px (defaults to 10)\n* `offsetHorizontal` - Horizontal offset in px (defaults to 10)\n\nBrowser Compat\n--------------\n\nTipTop works in all modern browsers (Chrome, Firefox, Safari, Opera) and probably in IE8+.\n\nCredits\n-------\n\nTipTop was created by [Gilbert Pellegrom](http://gilbert.pellegrom.me) from [Dev7studios](http://dev7studios.com). Released under the MIT license.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilbitron%2Ftiptop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgilbitron%2Ftiptop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilbitron%2Ftiptop/lists"}