{"id":16275334,"url":"https://github.com/jakobbossek/jquery.responsiveselectmenu","last_synced_at":"2026-02-01T05:34:04.863Z","repository":{"id":15505556,"uuid":"18239667","full_name":"jakobbossek/jquery.responsiveSelectMenu","owner":"jakobbossek","description":"Transform a navigation into a HTML select field.","archived":false,"fork":false,"pushed_at":"2014-03-29T11:26:24.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-15T17:09:10.758Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/jakobbossek.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":"2014-03-29T11:08:52.000Z","updated_at":"2014-04-28T10:09:00.000Z","dependencies_parsed_at":"2022-09-16T04:40:26.546Z","dependency_job_id":null,"html_url":"https://github.com/jakobbossek/jquery.responsiveSelectMenu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jakobbossek/jquery.responsiveSelectMenu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakobbossek%2Fjquery.responsiveSelectMenu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakobbossek%2Fjquery.responsiveSelectMenu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakobbossek%2Fjquery.responsiveSelectMenu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakobbossek%2Fjquery.responsiveSelectMenu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakobbossek","download_url":"https://codeload.github.com/jakobbossek/jquery.responsiveSelectMenu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakobbossek%2Fjquery.responsiveSelectMenu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28970069,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T04:44:20.970Z","status":"ssl_error","status_checked_at":"2026-02-01T04:44:19.994Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10T18:33:03.812Z","updated_at":"2026-02-01T05:34:04.841Z","avatar_url":"https://github.com/jakobbossek.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"jquery.responsiveSelectMenu\n===========================\n\nThis small jQuery based plugin transforms your navigation into a place-saving dropdown menu, i.e., a simple HTML select field, which could replace your possibly large navigation on small screens (for example smartphones). It is pretty easy to use, light-weight not bloated with a load of options.\n\nTo apply the plugin to your site simply call the plugin via\n```Javascript\n$(document).ready(function() {\n  $(\"#your_nav_id\").responsiveSelectMenu(\n    {head: \"Menu\", appendTo: \"body\", ID: \"responsiveSelectMenu\"}\n  );\n});\n```\nPretty easy, huh? There are three optional parameters you can provide. ```head``` is the label of the upmost element of the dropdown menu indicating what it is for. ```appendTo``` lets you customize where the generated menu is going to be placed in your markup code and ```ID``` is the DOM-ID assigned to the dropdown.\n\nUse media queries to hide the actual navigation on small screens.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakobbossek%2Fjquery.responsiveselectmenu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakobbossek%2Fjquery.responsiveselectmenu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakobbossek%2Fjquery.responsiveselectmenu/lists"}