{"id":31,"date":"2014-11-10T11:04:46","date_gmt":"2014-11-10T11:04:46","guid":{"rendered":"https:\/\/www.kolkataonweb.com\/code-bank\/?p=31"},"modified":"2014-11-10T11:35:31","modified_gmt":"2014-11-10T11:35:31","slug":"change-iframe-height-of-embedded-google-trend","status":"publish","type":"post","link":"https:\/\/www.kolkataonweb.com\/code-bank\/jquery\/change-iframe-height-of-embedded-google-trend\/","title":{"rendered":"Change Iframe Height of Embedded Google Trend"},"content":{"rendered":"<p>The 1 and the 530 in the highlighted code might need to be changed.<\/p>\n<pre class='wp-code-highlight prettyprint'>&lt;script type=\"text\/javascript\"&gt;\r\njQuery(window).ready(function(){\r\n\u00a0 var temp = jQuery(\"iframe\")<span style=\"background-color: #a3b745;\">[1]<\/span>;\r\n\u00a0 temp.height = <span style=\"background-color: #a3b745;\">530<\/span>;\r\n})\r\n&lt;\/script&gt;<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>The 1 and the 530 in the highlighted code might need to be changed. &lt;script type=&#8221;text\/javascript&#8221;&gt; jQuery(window).ready(function(){ \u00a0 var temp = jQuery(&#8220;iframe&#8221;)[1]; \u00a0 temp.height = 530; }) &lt;\/script&gt;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-31","post","type-post","status-publish","format-standard","hentry","category-jquery","entry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.kolkataonweb.com\/code-bank\/wp-json\/wp\/v2\/posts\/31","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kolkataonweb.com\/code-bank\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.kolkataonweb.com\/code-bank\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.kolkataonweb.com\/code-bank\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kolkataonweb.com\/code-bank\/wp-json\/wp\/v2\/comments?post=31"}],"version-history":[{"count":1,"href":"https:\/\/www.kolkataonweb.com\/code-bank\/wp-json\/wp\/v2\/posts\/31\/revisions"}],"predecessor-version":[{"id":32,"href":"https:\/\/www.kolkataonweb.com\/code-bank\/wp-json\/wp\/v2\/posts\/31\/revisions\/32"}],"wp:attachment":[{"href":"https:\/\/www.kolkataonweb.com\/code-bank\/wp-json\/wp\/v2\/media?parent=31"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.kolkataonweb.com\/code-bank\/wp-json\/wp\/v2\/categories?post=31"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.kolkataonweb.com\/code-bank\/wp-json\/wp\/v2\/tags?post=31"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}