{"id":16203998,"url":"https://github.com/mottie/imagehighlighter","last_synced_at":"2025-03-19T07:31:11.047Z","repository":{"id":963527,"uuid":"753662","full_name":"Mottie/imageHighlighter","owner":"Mottie","description":"A jQuery plugin that highlight blocks of an image when hovering over a link.","archived":false,"fork":false,"pushed_at":"2010-10-12T19:15:50.000Z","size":184,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T16:39:59.820Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://wowmotty.blogspot.com/2010/06/imagehighlighter-v10.html","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/Mottie.png","metadata":{"files":{"readme":"README.markdown","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":"2010-07-02T15:34:07.000Z","updated_at":"2023-02-08T20:51:58.000Z","dependencies_parsed_at":"2022-08-16T11:40:08.071Z","dependency_job_id":null,"html_url":"https://github.com/Mottie/imageHighlighter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mottie%2FimageHighlighter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mottie%2FimageHighlighter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mottie%2FimageHighlighter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mottie%2FimageHighlighter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mottie","download_url":"https://codeload.github.com/Mottie/imageHighlighter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243976644,"owners_count":20377695,"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-10-10T09:55:55.334Z","updated_at":"2025-03-19T07:31:10.725Z","avatar_url":"https://github.com/Mottie.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"**Usage** (default settings shown)\n\n    $(\"#imgHL\").imageHighlighter({\n     borderColor : \"#fff\",         // highlight border color\n     borderSize  : 4,              // highlight border thickness\n     borderType  : \"solid\",        // highlight border type\n     list        : \"a\",            // links that contain the highlight coordinates\n     descrip     : \"p\",            // HTML tag sibling of the link, that contains the description text (hidden)\n     descripClass: \".description\", // HTML tag where description text is shown (placeholder)\n     overlay     : true,           // display an overlay to make the highlight stand out\n     current     : \"current\",      // class applied to link currently used to highlight the image\n     hoverTimeout: 100,            // hoverIntent timeout (only applied if hoverIntent plugin is loaded)\n     zindex      : 10              // z-index of highlight box, overlay is automatically made 1 less than this number\n    })\n\n    // version 1.01 - moved the editor into an extension\n    $(\"#imgHL\").imageHighlighterEditor({\n     useJcrop    : true            // Use Jcrop plugin if it is available\n    })\n\n**List HTML Tag required attribute**\n\n    rel=\"sx1,sy1,ex2,ey2\"\n    sx1 = Starting X position of the highlight box\n    sy1 = Starting Y position of the highlight box\n    ex2 = Ending X position of the highlight box\n    ey2 = Ending Y position of the highlight box\n\nFor more details, see [my blog][1] entry and view [the demo][2] source.\n\n\n  [1]: http://wowmotty.blogspot.com/2010/06/imagehighlighter-v10.html\n  [2]: http://mottie.github.com/imageHighlighter/index.html","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmottie%2Fimagehighlighter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmottie%2Fimagehighlighter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmottie%2Fimagehighlighter/lists"}