{"id":972,"date":"2013-02-05T18:36:54","date_gmt":"2013-02-05T18:36:54","guid":{"rendered":"https:\/\/ibex.tech\/javascript\/?p=972"},"modified":"2022-02-17T07:14:46","modified_gmt":"2022-02-17T07:14:46","slug":"replacing-html-manipulating-html","status":"publish","type":"post","link":"https:\/\/ibex.tech\/javascript\/replace-html\/replacing-html-manipulating-html","title":{"rendered":"Replacing HTML \/ Manipulating HTML"},"content":{"rendered":"<h4>\nReplace HTML Code<br \/>\n<\/h4>\n<h5>\nThe HTML<br \/>\n<\/h5>\n<pre>\r\n<code>\r\n&lt;div id=&#39;status_area1&#39;&gt;THIS WILL BE REPLACED&lt;\/div&gt;&lt;br \/&gt;\r\n<\/code><\/pre>\n<p>\n&nbsp;\n<\/p>\n<h5>\nThe Javascript<br \/>\n<\/h5>\n<pre>\r\n<code>\r\n\tdocument.getElementById(&quot;status_area1&quot;).innerHTML = &quot;Helle&quot;;\r\n<\/code><\/pre>\n<p>\n&nbsp;\n<\/p>\n<h4>\nImage Source<br \/>\n<\/h4>\n<pre>\r\n<code>\r\n\tdocument.getElementById(&quot;my_image_id&quot;).src = &quot;some_iamge.php&quot;;\r\n<\/code><\/pre>\n<p>\n&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Replace HTML Code The HTML &lt;div id=&#39;status_area1&#39;&gt;THIS WILL BE REPLACED&lt;\/div&gt;&lt;br \/&gt; &nbsp; The Javascript document.getElementById(&quot;status_area1&quot;).innerHTML = &quot;Helle&quot;; &nbsp; Image Source document.getElementById(&quot;my_image_id&quot;).src = &quot;some_iamge.php&quot;; &nbsp;<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[105],"tags":[],"class_list":["post-972","post","type-post","status-publish","format-standard","hentry","category-replace-html"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts\/972","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/comments?post=972"}],"version-history":[{"count":2,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts\/972\/revisions"}],"predecessor-version":[{"id":1343,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts\/972\/revisions\/1343"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/media?parent=972"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/categories?post=972"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/tags?post=972"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}