{"id":1705,"date":"2013-04-22T14:57:25","date_gmt":"2013-04-22T10:57:25","guid":{"rendered":"http:\/\/sandalov.org\/blog\/?p=1705"},"modified":"2014-10-02T17:16:45","modified_gmt":"2014-10-02T13:16:45","slug":"spell-checking-with-firefox","status":"publish","type":"post","link":"https:\/\/sandalov.org\/blog\/1705\/","title":{"rendered":"Spell checking with Firefox"},"content":{"rendered":"<div class=\"2d836d85a73757df15d0de19d7bef594\" data-index=\"1\" style=\"float: none; margin:10px 0 10px 0; text-align:center;\">\n<script type=\"text\/javascript\"><!--\r\ngoogle_ad_client = \"ca-pub-2287684400845931\";\r\n\/* valerymorozov *\/\r\ngoogle_ad_slot = \"5606708872\";\r\ngoogle_ad_width = 728;\r\ngoogle_ad_height = 90;\r\n\/\/-->\r\n<\/script>\r\n<script type=\"text\/javascript\"\r\nsrc=\"http:\/\/pagead2.googlesyndication.com\/pagead\/show_ads.js\">\r\n<\/script>\n<\/div>\n<p>The script:<\/p>\n<pre class=\"brush: jscript; title: ; notranslate\" title=\"\">\r\nif(document.designMode=='off')\r\n  {\r\n    document.designMode='on';\r\n    document.body.contentEditable='true';\r\n    void(0);\r\n  }\r\nelse\r\n  {\r\n    document.designMode='off';\r\n    document.body.contentEditable='false';\r\n    void(0);\r\n}\r\n<\/pre>\n<p>One-liner:<\/p>\n<pre class=\"brush: jscript; title: ; notranslate\" title=\"\">\r\nif(document.designMode=='off'){document.designMode='on';document.body.contentEditable='true';void(0);}else{document.designMode='off';document.body.contentEditable='false';void(0);}\r\n<\/pre>\n<p>p.s. russian spellchecking dict <a href=\"https:\/\/addons.mozilla.org\/en-us\/firefox\/addon\/russian-spellchecking-dic-3703\/\" target=\"_blank\">is here<\/a><\/p>\n<div class=\"2d836d85a73757df15d0de19d7bef594\" data-index=\"1\" style=\"float: none; margin:10px 0 10px 0; text-align:center;\">\n<script type=\"text\/javascript\"><!--\r\ngoogle_ad_client = \"ca-pub-2287684400845931\";\r\n\/* valerymorozov *\/\r\ngoogle_ad_slot = \"5606708872\";\r\ngoogle_ad_width = 728;\r\ngoogle_ad_height = 90;\r\n\/\/-->\r\n<\/script>\r\n<script type=\"text\/javascript\"\r\nsrc=\"http:\/\/pagead2.googlesyndication.com\/pagead\/show_ads.js\">\r\n<\/script>\n<\/div>\n\n<div style=\"font-size: 0px; height: 0px; line-height: 0px; margin: 0; padding: 0; clear: both;\"><\/div>","protected":false},"excerpt":{"rendered":"<p>The script: if(document.designMode==&#8217;off&#8217;) { document.designMode=&#8217;on&#8217;; document.body.contentEditable=&#8217;true&#8217;; void(0); } else { document.designMode=&#8217;off&#8217;; document.body.contentEditable=&#8217;false&#8217;; void(0); } One-liner: if(document.designMode==&#8217;off&#8217;){document.designMode=&#8217;on&#8217;;document.body.contentEditable=&#8217;true&#8217;;void(0);}else{document.designMode=&#8217;off&#8217;;document.body.contentEditable=&#8217;false&#8217;;void(0);} p.s. russian spellchecking dict is here<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[354,355,356],"class_list":["post-1705","post","type-post","status-publish","format-standard","hentry","category-unsorted","tag-javascript","tag-spell","tag-356"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sandalov.org\/blog\/wp-json\/wp\/v2\/posts\/1705","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sandalov.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sandalov.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sandalov.org\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/sandalov.org\/blog\/wp-json\/wp\/v2\/comments?post=1705"}],"version-history":[{"count":6,"href":"https:\/\/sandalov.org\/blog\/wp-json\/wp\/v2\/posts\/1705\/revisions"}],"predecessor-version":[{"id":1895,"href":"https:\/\/sandalov.org\/blog\/wp-json\/wp\/v2\/posts\/1705\/revisions\/1895"}],"wp:attachment":[{"href":"https:\/\/sandalov.org\/blog\/wp-json\/wp\/v2\/media?parent=1705"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sandalov.org\/blog\/wp-json\/wp\/v2\/categories?post=1705"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sandalov.org\/blog\/wp-json\/wp\/v2\/tags?post=1705"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}