{"id":23,"date":"2008-05-28T00:00:49","date_gmt":"2008-05-28T00:00:49","guid":{"rendered":"http:\/\/bloodforge.com\/?p=23"},"modified":"2020-02-20T01:43:29","modified_gmt":"2020-02-20T01:43:29","slug":"microsoft-jscript-runtime-error-null-is-null-or-not-an-object","status":"publish","type":"post","link":"https:\/\/bloodforge.azurewebsites.net\/index.php\/2008\/05\/28\/microsoft-jscript-runtime-error-null-is-null-or-not-an-object\/","title":{"rendered":"Microsoft JScript runtime error: &#8216;null&#8217; is null or not an object"},"content":{"rendered":"\n<p> Programming JavaScript can be fun, but sometimes when I get errors like this it can get a little frustrating&#8230; <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"527\" height=\"235\" src=\"\/wp-content\/uploads\/2020\/02\/jserror.jpg\" alt=\"\" class=\"wp-image-24\" srcset=\"\/wp-content\/uploads\/2020\/02\/jserror.jpg 527w, \/wp-content\/uploads\/2020\/02\/jserror-300x134.jpg 300w\" sizes=\"(max-width: 527px) 100vw, 527px\" \/><\/figure>\n\n\n\n<p> It happened on the following line, where the variable &#8216;o&#8217; was null: <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>o.onmousedown = Drag.start;<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Programming JavaScript can be fun, but sometimes when I get errors like this it can get a little frustrating&#8230; It happened on the following line, where the variable &#8216;o&#8217; was null:<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[3],"tags":[],"_links":{"self":[{"href":"https:\/\/bloodforge.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/posts\/23"}],"collection":[{"href":"https:\/\/bloodforge.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bloodforge.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bloodforge.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bloodforge.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/comments?post=23"}],"version-history":[{"count":1,"href":"https:\/\/bloodforge.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/posts\/23\/revisions"}],"predecessor-version":[{"id":25,"href":"https:\/\/bloodforge.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/posts\/23\/revisions\/25"}],"wp:attachment":[{"href":"https:\/\/bloodforge.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/media?parent=23"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bloodforge.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/categories?post=23"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bloodforge.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/tags?post=23"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}