{"id":25759604,"url":"https://github.com/maechabin/jquery.cb-iframesize.js","last_synced_at":"2026-06-11T06:31:05.219Z","repository":{"id":23448973,"uuid":"26812698","full_name":"maechabin/jquery.cb-iframesize.js","owner":"maechabin","description":"iframeをレスポンシブ対応させるjQuery Plugin","archived":false,"fork":false,"pushed_at":"2015-07-27T02:40:12.000Z","size":2552,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-18T15:34:03.551Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://mae.chab.in/archives/2527","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/maechabin.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":"2014-11-18T14:24:41.000Z","updated_at":"2017-02-25T02:27:36.000Z","dependencies_parsed_at":"2022-09-18T16:26:53.655Z","dependency_job_id":null,"html_url":"https://github.com/maechabin/jquery.cb-iframesize.js","commit_stats":null,"previous_names":["maechabin/jquery.cb-iframe-size.js"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maechabin/jquery.cb-iframesize.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maechabin%2Fjquery.cb-iframesize.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maechabin%2Fjquery.cb-iframesize.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maechabin%2Fjquery.cb-iframesize.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maechabin%2Fjquery.cb-iframesize.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maechabin","download_url":"https://codeload.github.com/maechabin/jquery.cb-iframesize.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maechabin%2Fjquery.cb-iframesize.js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34186384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":"2025-02-26T17:36:48.784Z","updated_at":"2026-06-11T06:31:05.201Z","avatar_url":"https://github.com/maechabin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#jquery.cbiframesize.js\n\n##＜概要＞\n\nブラウザに表示させている`iframe要素の高さ`をコンテンツの横幅（画面の横幅）に応じてアスペクト比を維持したまま伸縮させるjQueryプラグイン（リアルタイムリサイジング対応）\n\n##＜実装方法＞\n\n###1.外部ファイルを読み込む\n\njQueryと当プラグインをページに読み込む\n\n```\n\u003cscript src=\"//code.jquery.com/jquery-1.11.0.min.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"jquery.cbiframesize.min.js\"\u003e\u003c/script\u003e\n```\n\n###2.iframe要素\n\n・高さを変更したいiframe要素に任意のidやclass属性を付与\n\n・タグ内またはCSSでiframeのサイズを指定しておく\n```\n\u003ciframe src=\"//example.com/\" width=\"600\" height=\"200\" class=\"iframe-class\"\u003e\n```\n\n###3.プラグインを実行\n\njQueryのセレクタで高さを変更したいiframe要素を取得し、当プラグインの.cbIframeSize()メソッドを実行する\n```\n$(\".iframe-class\").cbIframeSize();\n```\n\n##＜デモ＞\n\n[http://jsrun.it/maechabin/ryzq](http://jsrun.it/maechabin/ryzq)\n\n\n##＜ライセンス＞\n\nMIT license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaechabin%2Fjquery.cb-iframesize.js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaechabin%2Fjquery.cb-iframesize.js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaechabin%2Fjquery.cb-iframesize.js/lists"}