{"id":1529,"date":"2014-10-13T13:44:08","date_gmt":"2014-10-13T13:44:08","guid":{"rendered":"https:\/\/ibex.tech\/javascript\/?p=1529"},"modified":"2022-02-17T07:14:46","modified_gmt":"2022-02-17T07:14:46","slug":"manipulating-css","status":"publish","type":"post","link":"https:\/\/ibex.tech\/javascript\/manipulating-css\/manipulating-css","title":{"rendered":"Manipulating CSS"},"content":{"rendered":"<h4>\nExample<br \/>\n<\/h4>\n<pre>\r\n<code>\r\n$(&quot;#Textbox1&quot;).css(&quot;width&quot;, &quot;90%&quot;);\r\n<\/code><\/pre>\n<p>\nor\n<\/p>\n<pre>\r\n<code>\r\ndocument.getElementById(&quot;MyElement&quot;).className = &quot;MyClass&quot;;\r\n<\/code><\/pre>\n<p>\n&nbsp;\n<\/p>\n<p>\n&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Example $(&quot;#Textbox1&quot;).css(&quot;width&quot;, &quot;90%&quot;); or document.getElementById(&quot;MyElement&quot;).className = &quot;MyClass&quot;; &nbsp; &nbsp;<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[132],"tags":[],"class_list":["post-1529","post","type-post","status-publish","format-standard","hentry","category-manipulating-css"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts\/1529","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=1529"}],"version-history":[{"count":2,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts\/1529\/revisions"}],"predecessor-version":[{"id":1576,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts\/1529\/revisions\/1576"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/media?parent=1529"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/categories?post=1529"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/tags?post=1529"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}