{"id":482,"date":"2017-09-29T10:47:00","date_gmt":"2017-09-29T10:47:00","guid":{"rendered":"http:\/\/devpoint.site90.com\/?p=482"},"modified":"2017-09-30T04:37:06","modified_gmt":"2017-09-30T04:37:06","slug":"jquery-select-to-json","status":"publish","type":"post","link":"https:\/\/newdevpoint.in\/jquery-select-to-json\/","title":{"rendered":"jQuery: Select to JSON"},"content":{"rendered":"<pre class=\"lang:js decode:true \">$ = jQuery;\r\nvar c = [];\r\nvar items = $(\".dbem_country option\").each(function() {\r\n    opt = {};\r\n    opt.name = $(this).text();\r\n    opt.value = $(this).val();\r\n    c.push(opt);\r\n}).get();\r\n\r\nvar d = {};\r\nd.data = c;\r\nconsole.log(JSON.stringify(d));<\/pre>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>$ = jQuery; var c = []; var items = $(&#8220;.dbem_country option&#8221;).each(function() { opt = {}; opt.name = $(this).text(); opt.value = $(this).val(); c.push(opt); }).get(); var d = {}; d.data = c; console.log(JSON.stringify(d)); &nbsp;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[127],"tags":[39,137],"class_list":["post-482","post","type-post","status-publish","format-standard","hentry","category-javascript","tag-javascript","tag-json"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>jQuery: Select to JSON - New Dev Point<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/newdevpoint.in\/jquery-select-to-json\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"jQuery: Select to JSON - New Dev Point\" \/>\n<meta property=\"og:description\" content=\"$ = jQuery; var c = []; var items = $(&quot;.dbem_country option&quot;).each(function() { opt = {}; opt.name = $(this).text(); opt.value = $(this).val(); c.push(opt); }).get(); var d = {}; d.data = c; console.log(JSON.stringify(d)); &nbsp;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/newdevpoint.in\/jquery-select-to-json\/\" \/>\n<meta property=\"og:site_name\" content=\"New Dev Point\" \/>\n<meta property=\"article:published_time\" content=\"2017-09-29T10:47:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2017-09-30T04:37:06+00:00\" \/>\n<meta name=\"author\" content=\"shubham sharma\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"shubham sharma\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/newdevpoint.in\/jquery-select-to-json\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/newdevpoint.in\/jquery-select-to-json\/\"},\"author\":{\"name\":\"shubham sharma\",\"@id\":\"\/#\/schema\/person\/7cf41169be58481bdb3e99a21eadf983\"},\"headline\":\"jQuery: Select to JSON\",\"datePublished\":\"2017-09-29T10:47:00+00:00\",\"dateModified\":\"2017-09-30T04:37:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/newdevpoint.in\/jquery-select-to-json\/\"},\"wordCount\":5,\"publisher\":{\"@id\":\"\/#\/schema\/person\/7cf41169be58481bdb3e99a21eadf983\"},\"keywords\":[\"javascript\",\"JSON\"],\"articleSection\":[\"JAVASCRIPT\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/newdevpoint.in\/jquery-select-to-json\/\",\"url\":\"https:\/\/newdevpoint.in\/jquery-select-to-json\/\",\"name\":\"jQuery: Select to JSON - New Dev Point\",\"isPartOf\":{\"@id\":\"\/#website\"},\"datePublished\":\"2017-09-29T10:47:00+00:00\",\"dateModified\":\"2017-09-30T04:37:06+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/newdevpoint.in\/jquery-select-to-json\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/newdevpoint.in\/jquery-select-to-json\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/newdevpoint.in\/jquery-select-to-json\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/newdevpoint.in\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"jQuery: Select to JSON\"}]},{\"@type\":\"WebSite\",\"@id\":\"\/#website\",\"url\":\"\/\",\"name\":\"New Dev Point\",\"description\":\"Some problems explained\",\"publisher\":{\"@id\":\"\/#\/schema\/person\/7cf41169be58481bdb3e99a21eadf983\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"\/#\/schema\/person\/7cf41169be58481bdb3e99a21eadf983\",\"name\":\"shubham sharma\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f1878142b2f2ce63d4dba43c0aebc897a83093dcfce8815374bdb905e45562df?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f1878142b2f2ce63d4dba43c0aebc897a83093dcfce8815374bdb905e45562df?s=96&d=mm&r=g\",\"caption\":\"shubham sharma\"},\"logo\":{\"@id\":\"\/#\/schema\/person\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"jQuery: Select to JSON - New Dev Point","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/newdevpoint.in\/jquery-select-to-json\/","og_locale":"en_US","og_type":"article","og_title":"jQuery: Select to JSON - New Dev Point","og_description":"$ = jQuery; var c = []; var items = $(\".dbem_country option\").each(function() { opt = {}; opt.name = $(this).text(); opt.value = $(this).val(); c.push(opt); }).get(); var d = {}; d.data = c; console.log(JSON.stringify(d)); &nbsp;","og_url":"https:\/\/newdevpoint.in\/jquery-select-to-json\/","og_site_name":"New Dev Point","article_published_time":"2017-09-29T10:47:00+00:00","article_modified_time":"2017-09-30T04:37:06+00:00","author":"shubham sharma","twitter_card":"summary_large_image","twitter_misc":{"Written by":"shubham sharma"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/newdevpoint.in\/jquery-select-to-json\/#article","isPartOf":{"@id":"https:\/\/newdevpoint.in\/jquery-select-to-json\/"},"author":{"name":"shubham sharma","@id":"\/#\/schema\/person\/7cf41169be58481bdb3e99a21eadf983"},"headline":"jQuery: Select to JSON","datePublished":"2017-09-29T10:47:00+00:00","dateModified":"2017-09-30T04:37:06+00:00","mainEntityOfPage":{"@id":"https:\/\/newdevpoint.in\/jquery-select-to-json\/"},"wordCount":5,"publisher":{"@id":"\/#\/schema\/person\/7cf41169be58481bdb3e99a21eadf983"},"keywords":["javascript","JSON"],"articleSection":["JAVASCRIPT"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/newdevpoint.in\/jquery-select-to-json\/","url":"https:\/\/newdevpoint.in\/jquery-select-to-json\/","name":"jQuery: Select to JSON - New Dev Point","isPartOf":{"@id":"\/#website"},"datePublished":"2017-09-29T10:47:00+00:00","dateModified":"2017-09-30T04:37:06+00:00","breadcrumb":{"@id":"https:\/\/newdevpoint.in\/jquery-select-to-json\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/newdevpoint.in\/jquery-select-to-json\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/newdevpoint.in\/jquery-select-to-json\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/newdevpoint.in\/"},{"@type":"ListItem","position":2,"name":"jQuery: Select to JSON"}]},{"@type":"WebSite","@id":"\/#website","url":"\/","name":"New Dev Point","description":"Some problems explained","publisher":{"@id":"\/#\/schema\/person\/7cf41169be58481bdb3e99a21eadf983"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"\/#\/schema\/person\/7cf41169be58481bdb3e99a21eadf983","name":"shubham sharma","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/f1878142b2f2ce63d4dba43c0aebc897a83093dcfce8815374bdb905e45562df?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f1878142b2f2ce63d4dba43c0aebc897a83093dcfce8815374bdb905e45562df?s=96&d=mm&r=g","caption":"shubham sharma"},"logo":{"@id":"\/#\/schema\/person\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/newdevpoint.in\/wp-json\/wp\/v2\/posts\/482","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/newdevpoint.in\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/newdevpoint.in\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/newdevpoint.in\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/newdevpoint.in\/wp-json\/wp\/v2\/comments?post=482"}],"version-history":[{"count":0,"href":"https:\/\/newdevpoint.in\/wp-json\/wp\/v2\/posts\/482\/revisions"}],"wp:attachment":[{"href":"https:\/\/newdevpoint.in\/wp-json\/wp\/v2\/media?parent=482"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/newdevpoint.in\/wp-json\/wp\/v2\/categories?post=482"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/newdevpoint.in\/wp-json\/wp\/v2\/tags?post=482"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}