{"id":18406283,"url":"https://github.com/animalillo/jtabs","last_synced_at":"2025-04-12T20:28:49.470Z","repository":{"id":8691651,"uuid":"10354218","full_name":"animalillo/jtabs","owner":"animalillo","description":"Simple javascript tab system","archived":false,"fork":false,"pushed_at":"2017-03-18T02:50:55.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T04:28:50.650Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/animalillo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.LESSER","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-29T07:26:35.000Z","updated_at":"2013-06-05T11:51:06.000Z","dependencies_parsed_at":"2022-07-08T03:30:33.164Z","dependency_job_id":null,"html_url":"https://github.com/animalillo/jtabs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/animalillo%2Fjtabs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/animalillo%2Fjtabs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/animalillo%2Fjtabs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/animalillo%2Fjtabs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/animalillo","download_url":"https://codeload.github.com/animalillo/jtabs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248628378,"owners_count":21136062,"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-11-06T03:07:54.310Z","updated_at":"2025-04-12T20:28:49.445Z","avatar_url":"https://github.com/animalillo.png","language":"JavaScript","readme":"jtabs\n=====\n\nThe usage of this javascript + jquery library its pretty simple: \n\n1. Import the script ritght after the jquery plugin and the corresponding css.\n      - tabbedContent.js\n      - tabbedContent.css\n\n2. Edit the global script variables (are documented and explained on the code) or use the given ones\n3. Use the script:\n\n      - To show a tab:                        TabbedContent.show(tab identifier)\n      - To hide all tabs:                     TabbedContent.hideAll()\n      - To change the active tab to another:  TabbedContent.changeTo(tab identifier)\n      - To add a tab:                         TabbedContent.addTab(tab identifier, tab title, tab content, [change to it(true/false)], [callback_function()])\n      - To delete a tab:                      TabbedContent.deleteTab(tab identifier)\n\n\n This program is free software: you can redistribute it and/or modify\n    it under the terms of the Lesser GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanimalillo%2Fjtabs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanimalillo%2Fjtabs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanimalillo%2Fjtabs/lists"}