{"id":2617,"date":"2019-08-19T16:27:07","date_gmt":"2019-08-19T16:27:07","guid":{"rendered":"https:\/\/webdevtrick.com\/?p=2617"},"modified":"2019-08-19T16:27:07","modified_gmt":"2019-08-19T16:27:07","slug":"jquery-select-option","status":"publish","type":"post","link":"https:\/\/webdevtrick.com\/jquery-select-option\/","title":{"rendered":"jQuery Select Option Dropdown With CSS Bootstrap | Fill In Blanks List"},"content":{"rendered":"<p><strong>How we can create an option field like a fill in the blanks dropdown using CSS? Solution: jQuery Select Option Dropdown With CSS Bootstrap, Inline fIll in the blanks list options.<\/strong><\/p>\n<p>Yesterday when I was surfing multiple blogs, then I have sawed a <strong>category select option<\/strong> on Neil Patel&#8217;s blog(<a href=\"https:\/\/neilpatel.com\/blog\/\" target=\"_blank\" rel=\"noopener noreferrer\">visit<\/a>). There is a line: I want to learn about ( options), and there are some <strong>categories dropdown to select<\/strong>. So, that is the inspiration behind this concept.<\/p>\n<p>Today you will learn to create a <strong>fill in the blanks type dropdown select options<\/strong> using <strong>CSS, Bootstrap, jQuery<\/strong>. There is a line &#8220;I want to learn ___&#8221; now you have to select the <strong>right option<\/strong>. You can use this for category\/tag selecting, also you can place it on <span><a href=\"https:\/\/webdevtrick.com\/tag\/form\/\" target=\"_blank\" rel=\"noopener noreferrer\">forms<\/a><\/span> like &#8220;My gender is ___&#8221;. This depends on your creativity that where you can place this cool element.<\/p>\n<p>So, Today I am sharing <strong>jQuery Select Option Dropdown With CSS Bootstrap<\/strong>. As you know this <strong>custom select option<\/strong> is created <strong>using HTML, CSS, Bootstrap, and jQuery<\/strong>. As you know <span><a href=\"https:\/\/webdevtrick.com\/tag\/jquery\" target=\"_blank\" rel=\"noopener noreferrer\">jQuery<\/a><\/span> is JavaScript library, that&#8217;s why I am putting this program in JS category. All dropdown lists items have a cool underline <span><a href=\"https:\/\/webdevtrick.com\/tag\/css-hover-effect\/\" target=\"_blank\" rel=\"noopener noreferrer\">effect on hover<\/a><\/span>.<\/p>\n<p>If you are thinking now how this <strong>Fill In Blanks List Dropdown option<\/strong> actually is, then see the <strong>preview<\/strong> given here below.<\/p>\n<h3>Preview Of Fill In Blanks List Options<\/h3>\n<p>See this video preview to getting an idea of how the select<strong> dropdown looks like<\/strong>.<\/p>\n<div style=\"width: 640px;\" class=\"wp-video\"><video class=\"wp-video-shortcode\" id=\"video-2617-1\" width=\"640\" height=\"360\" loop autoplay preload=\"metadata\" controls=\"controls\"><source type=\"video\/mp4\" src=\"https:\/\/webdevtrick.com\/wp-content\/uploads\/inline-dropdown-select-option.mp4?_=1\" \/><a href=\"https:\/\/webdevtrick.com\/wp-content\/uploads\/inline-dropdown-select-option.mp4\">https:\/\/webdevtrick.com\/wp-content\/uploads\/inline-dropdown-select-option.mp4<\/a><\/video><\/div>\n<a class=\"maxbutton-2 maxbutton maxbutton-demo\" target=\"_blank\" rel=\"noopener\" href=\"https:\/\/webdevtrick.com\/demos\/inline-select-option-field\/\"><span class='mb-text'>Live Demo<\/span><\/a>\n<p>Now you can see this visually, also you can see it live by pressing the button given above. If you like this, then get the <strong>source code<\/strong> of its.<\/p>\n<p><span style=\"font-size: 14pt;\">You May Also Like:<\/span><\/p>\n<ul>\n \t<span><\/p>\n<li><a href=\"https:\/\/webdevtrick.com\/css-masonry-image-grid\/\" target=\"_blank\" rel=\"noopener noreferrer\">CSS Masonry Image Grid<\/a><\/li>\n<li><a href=\"https:\/\/webdevtrick.com\/css-ghost-buttons\/\" target=\"_blank\" rel=\"noopener noreferrer\">Ghost Buttons With Icon<\/a><\/li>\n<li><a href=\"https:\/\/webdevtrick.com\/css-active-tab-animation\/\" target=\"_blank\" rel=\"noopener noreferrer\">Active Tab Highlight Animation<\/a><\/li>\n<li><a href=\"https:\/\/webdevtrick.com\/javascript-scroll-percentage\/\" target=\"_blank\" rel=\"noopener noreferrer\">Show Scrolling Percentage<\/a><\/li>\n<p><\/span>\n<\/ul>\n<h2>jQuery Select Option Dropdown With CSS Bootstrap Source Code<\/h2>\n<p>Before <strong>sharing source code<\/strong>, let&#8217;s talk about it. First I have created a main div and put text inside it. Then inside the main div, I have placed a placeholder using span and created a list for<strong> dropdown items<\/strong>. I have used <span><a href=\"https:\/\/webdevtrick.com\/web-design\/bootstrap\/\" target=\"_blank\" rel=\"noopener noreferrer\">bootstrap<\/a><\/span> for creating the layout and also for using some pre-built class, And jquery handling the whole program.<\/p>\n<p>Now in the <strong>CSS<\/strong> file, I have placed all the elements on the right place. Using CSS I have done a lot of works like, hover effect, active effect, <span><a href=\"https:\/\/webdevtrick.com\/link-hover-effect-wordpress\/\" target=\"_blank\" rel=\"noopener noreferrer\">underline effect<\/a><\/span>, inline display, etc. After that, using jQuery created the main function which is kind of <span><a href=\"https:\/\/webdevtrick.com\/css-toggle-switch-checkbox\/\" target=\"_blank\" rel=\"noopener noreferrer\"> toggle<\/a><\/span>. When we click on the placeholder then the list becomes visible after <strong>choosing an option<\/strong> then all list gone hidden.<\/p>\n<p>If you have knowledge of <strong>HTML, CSS, and JavaScript<\/strong> then you will understand easily this program, I can&#8217;t explain the basic things in writing. For creating this program you have to create 3 files, first for <strong>HTML<\/strong>, second for <strong>CSS<\/strong>, and third for <strong>JS<\/strong>. Follow the steps to creating this without any error.<\/p>\n<p><span style=\"font-size: 14pt;\">index.html<\/span><\/p>\n<p>Create an HTML file named &#8216;<strong><em>index.html<\/em><\/strong>&#8216; and put these codes given here below.<\/p>\n<pre class=\"lang:xhtml decode:true\" title=\"index.html\">&lt;!DOCTYPE html&gt;\r\n&lt;!-- Cody By Webdevtrick ( https:\/\/webdevtrick.com ) --&gt;\r\n&lt;html lang=\"en\" &gt;\r\n&lt;head&gt;\r\n  &lt;meta charset=\"UTF-8\"&gt;\r\n  &lt;title&gt;jQuery Select Option | Webdevtrick.com&lt;\/title&gt;\r\n  &lt;link href=\"https:\/\/fonts.googleapis.com\/css?family=Lexend+Deca&amp;display=swap\" rel=\"stylesheet\"&gt;\r\n  &lt;link rel='stylesheet' href='https:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/3.3.6\/css\/bootstrap.min.css'&gt;\r\n&lt;link rel=\"stylesheet\" href=\".\/style.css\"&gt;\r\n&lt;\/head&gt;\r\n&lt;body&gt;\r\n\r\n&lt;div class=\"wrapper typo\"&gt;I Want To Learn\r\n  &lt;div class=\"list\"&gt;&lt;span class=\"placeholder\"&gt;select&lt;\/span&gt;\r\n    &lt;ul class=\"list__ul\"&gt;\r\n      &lt;li&gt;&lt;a href=\"\"&gt;Design&lt;\/a&gt;&lt;\/li&gt;\r\n      &lt;li&gt;&lt;a href=\"\"&gt;Development&lt;\/a&gt;&lt;\/li&gt;\r\n      &lt;li&gt;&lt;a href=\"\"&gt;Blockchain&lt;\/a&gt;&lt;\/li&gt;\r\n      &lt;li&gt;&lt;a href=\"\"&gt;Cloud&lt;\/a&gt;&lt;\/li&gt;\r\n      &lt;li&gt;&lt;a href=\"\"&gt;SEO&lt;\/a&gt;&lt;\/li&gt;\r\n    &lt;\/ul&gt;\r\n  &lt;\/div&gt;\r\n&lt;\/div&gt;\r\n\r\n&lt;script src='https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/2.2.2\/jquery.min.js'&gt;&lt;\/script&gt;\r\n&lt;script  src=\"function.js\"&gt;&lt;\/script&gt;\r\n\r\n&lt;\/body&gt;\r\n&lt;\/html&gt;<\/pre>\n<p><span style=\"font-size: 14pt;\">style.css<\/span><\/p>\n<p>Now create a CSS file named &#8216;<strong><em>style.css<\/em><\/strong>&#8216; and put these codes given here.<\/p>\n<pre class=\"lang:css decode:true\" title=\"style.css\">\/** Cody By Webdevtrick ( https:\/\/webdevtrick.com ) **\/\r\n@import url(\"https:\/\/fonts.googleapis.com\/css?family=Playfair+Display&amp;display=swap\");\r\nbody {\r\n  text-align: center;\r\n  font-family: 'Lexend Deca', sans-serif;\r\n\r\n}\r\n.wrapper {\r\n  padding-top: 150px;\r\n  height: 100vh;\r\n  font-size: 60px;\r\n}\r\n.typo, .list a {\r\n  font-size: 60px;\r\n  font-weight: 700;\r\n  color: #212121;\r\n  text-decoration: none;\r\n}\r\n.typo option, .list a option {\r\n  font-size: 30px;\r\n}\r\n.list {\r\n  display: inline-block;\r\n  position: relative;\r\n  margin-left: 6px;\r\n}\r\n.list ul {\r\n  text-align: left;\r\n  position: absolute;\r\n  padding: 0;\r\n  top: 0;\r\n  left: 0;\r\n  display: none;\r\n}\r\n.list ul .active {\r\n  display: block;\r\n}\r\n.list li {\r\n  list-style: none;\r\n}\r\n.list li:first-child a {\r\n  color: #ff3a3a;\r\n}\r\n.list a {\r\n  transition: all .4s;\r\n  color: #ff3a3a;\r\n  position: relative;\r\n}\r\n.list a:after {\r\n  position: absolute;\r\n  content: '';\r\n  height: 5px;\r\n  width: 0;\r\n  left: 0;\r\n  background: #ff3a3a;\r\n  bottom: 0;\r\n  transition: all .4s ease-out;\r\n}\r\n.list a:hover {\r\n  cursor: pointer;\r\n  color: #ff3a3a;\r\n}\r\n.list a:hover:after {\r\n  width: 100%;\r\n}\r\nselect {\r\n  display: inline;\r\n  border: 0;\r\n  margin-left: 10px;\r\n  outline: none;\r\n  -webkit-appearance: none;\r\n  -moz-appearance: none;\r\n  border-bottom: 2px solid #555;\r\n  color: #ff3a3a;\r\n  transition: all .4s ease-in-out;\r\n}\r\nselect:hover {\r\n  cursor: pointer;\r\n}\r\nselect option {\r\n  border: 0;\r\n  border-bottom: 1px solid #555;\r\n  padding: 10px;\r\n  -webkit-appearance: none;\r\n  -moz-appearance: none;\r\n}\r\n.placeholder {\r\n  border-bottom: 4px solid;\r\n  cursor: pointer;\r\n}\r\n.placeholder:hover {\r\n  color: #ff3a3a;\r\n}\r\n<\/pre>\n<p><span style=\"font-size: 14pt;\">function.js<\/span><\/p>\n<p>The final step, Create a JavaScript file named &#8216;<em><strong>function.js<\/strong><\/em>&#8216; and put the codes.<\/p>\n<pre class=\"lang:js decode:true\" title=\"function.js\">\/\/ Cody By Webdevtrick ( https:\/\/webdevtrick.com )\r\nconsole.clear();\r\n\r\nvar el = {};\r\n\r\n$('.placeholder').on('click', function (ev) {\r\n  $('.placeholder').css('opacity', '0');\r\n  $('.list__ul').toggle();\r\n});\r\n\r\n $('.list__ul a').on('click', function (ev) {\r\n   ev.preventDefault();\r\n   var index = $(this).parent().index();\r\n   \r\n   $('.placeholder').text( $(this).text() ).css('opacity', '1');\r\n   \r\n   console.log($('.list__ul').find('li').eq(index).html());\r\n   \r\n   $('.list__ul').find('li').eq(index).prependTo('.list__ul');\r\n   $('.list__ul').toggle();   \r\n   \r\n });\r\n\r\n$('select').on('change', function (e) {\r\n  \r\n  $('.placeholder').text(this.value);\r\n  \r\n  $(this).animate({width: $('.placeholder').width() + 'px' });\r\n  \r\n});<\/pre>\n<p>That&#8217;s It. Now you have successfully created <strong>jQuery Select Option<\/strong> Dropdown With<strong> CSS Bootstrap<\/strong>, <strong>Fill In Blanks<\/strong> List. If you have any doubt or question comment down below.<\/p>\n<p><span style=\"font-family: impact, sans-serif;\">Thanks For Visiting, Keep Visiting.<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>How we can create an option field like a fill in the blanks dropdown using CSS? Solution: jQuery Select Option Dropdown With CSS Bootstrap, Inline fIll in the blanks list options. Yesterday when I was surfing multiple blogs, then I have sawed a category select option on Neil Patel&#8217;s blog(visit). There is a line: I [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2618,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[48,43,42,46],"tags":[94,73,330,190,329,155,197,328,245,246,67,207],"class_list":["post-2617","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-bootstrap","category-css","category-html","category-javascript","tag-animate-text-underline","tag-css-hover-effect","tag-dropdown","tag-example-and-source-code","tag-field","tag-html-and-css","tag-jquery","tag-list","tag-option","tag-select","tag-source-code","tag-text"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>jQuery Select Option Dropdown With CSS Bootstrap | Fill In Blanks List<\/title>\n<meta name=\"description\" content=\"Want to create a fill in blanks type option selector? Check out this jQuery Select Option Dropdown With CSS Bootstrap,Fill In Blanks List. Get source code.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/webdevtrick.com\/jquery-select-option\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"jQuery Select Option Dropdown With CSS Bootstrap | Fill In Blanks List\" \/>\n<meta property=\"og:description\" content=\"Want to create a fill in blanks type option selector? Check out this jQuery Select Option Dropdown With CSS Bootstrap,Fill In Blanks List. Get source code.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/webdevtrick.com\/jquery-select-option\/\" \/>\n<meta property=\"og:site_name\" content=\"Web Dev Trick\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/webdevtrick\/\" \/>\n<meta property=\"article:published_time\" content=\"2019-08-19T16:27:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/webdevtrick.com\/wp-content\/uploads\/jquery-select-option-css.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"shaan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"shaan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/webdevtrick.com\/jquery-select-option\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/webdevtrick.com\/jquery-select-option\/\"},\"author\":{\"name\":\"shaan\",\"@id\":\"https:\/\/webdevtrick.com\/#\/schema\/person\/c79bae83976f92fe305c22342b2a0be3\"},\"headline\":\"jQuery Select Option Dropdown With CSS Bootstrap | Fill In Blanks List\",\"datePublished\":\"2019-08-19T16:27:07+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/webdevtrick.com\/jquery-select-option\/\"},\"wordCount\":603,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/webdevtrick.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/webdevtrick.com\/jquery-select-option\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webdevtrick.com\/wp-content\/uploads\/jquery-select-option-css.jpg\",\"keywords\":[\"animate text underline\",\"css hover effect\",\"dropdown\",\"example and source code\",\"field\",\"html and css\",\"jquery\",\"list\",\"option\",\"select\",\"source code\",\"text\"],\"articleSection\":[\"Bootstrap\",\"CSS\",\"HTML\",\"JavaScript\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/webdevtrick.com\/jquery-select-option\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/webdevtrick.com\/jquery-select-option\/\",\"url\":\"https:\/\/webdevtrick.com\/jquery-select-option\/\",\"name\":\"jQuery Select Option Dropdown With CSS Bootstrap | Fill In Blanks List\",\"isPartOf\":{\"@id\":\"https:\/\/webdevtrick.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/webdevtrick.com\/jquery-select-option\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/webdevtrick.com\/jquery-select-option\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webdevtrick.com\/wp-content\/uploads\/jquery-select-option-css.jpg\",\"datePublished\":\"2019-08-19T16:27:07+00:00\",\"description\":\"Want to create a fill in blanks type option selector? Check out this jQuery Select Option Dropdown With CSS Bootstrap,Fill In Blanks List. Get source code.\",\"breadcrumb\":{\"@id\":\"https:\/\/webdevtrick.com\/jquery-select-option\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/webdevtrick.com\/jquery-select-option\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webdevtrick.com\/jquery-select-option\/#primaryimage\",\"url\":\"https:\/\/webdevtrick.com\/wp-content\/uploads\/jquery-select-option-css.jpg\",\"contentUrl\":\"https:\/\/webdevtrick.com\/wp-content\/uploads\/jquery-select-option-css.jpg\",\"width\":1200,\"height\":630,\"caption\":\"jquery select option css\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/webdevtrick.com\/jquery-select-option\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/webdevtrick.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"jQuery Select Option Dropdown With CSS Bootstrap | Fill In Blanks List\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/webdevtrick.com\/#website\",\"url\":\"https:\/\/webdevtrick.com\/\",\"name\":\"Web Dev Trick\",\"description\":\"HTML5, CSS3, JS, PHP Source Code &amp; Tutorial\",\"publisher\":{\"@id\":\"https:\/\/webdevtrick.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/webdevtrick.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/webdevtrick.com\/#organization\",\"name\":\"Web Dev Trick\",\"url\":\"https:\/\/webdevtrick.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webdevtrick.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/webdevtrick.com\/wp-content\/uploads\/logo-fb-1.png\",\"contentUrl\":\"https:\/\/webdevtrick.com\/wp-content\/uploads\/logo-fb-1.png\",\"width\":512,\"height\":512,\"caption\":\"Web Dev Trick\"},\"image\":{\"@id\":\"https:\/\/webdevtrick.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/webdevtrick\/\",\"https:\/\/pinterest.com\/webdevtrick\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/webdevtrick.com\/#\/schema\/person\/c79bae83976f92fe305c22342b2a0be3\",\"name\":\"shaan\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webdevtrick.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/60aa6ee93605bda7bc598d11dd748709a69bdb55a080124cc382114d8d7e7665?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/60aa6ee93605bda7bc598d11dd748709a69bdb55a080124cc382114d8d7e7665?s=96&d=mm&r=g\",\"caption\":\"shaan\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"jQuery Select Option Dropdown With CSS Bootstrap | Fill In Blanks List","description":"Want to create a fill in blanks type option selector? Check out this jQuery Select Option Dropdown With CSS Bootstrap,Fill In Blanks List. Get source code.","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:\/\/webdevtrick.com\/jquery-select-option\/","og_locale":"en_US","og_type":"article","og_title":"jQuery Select Option Dropdown With CSS Bootstrap | Fill In Blanks List","og_description":"Want to create a fill in blanks type option selector? Check out this jQuery Select Option Dropdown With CSS Bootstrap,Fill In Blanks List. Get source code.","og_url":"https:\/\/webdevtrick.com\/jquery-select-option\/","og_site_name":"Web Dev Trick","article_publisher":"https:\/\/www.facebook.com\/webdevtrick\/","article_published_time":"2019-08-19T16:27:07+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/webdevtrick.com\/wp-content\/uploads\/jquery-select-option-css.jpg","type":"image\/jpeg"}],"author":"shaan","twitter_card":"summary_large_image","twitter_misc":{"Written by":"shaan","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/webdevtrick.com\/jquery-select-option\/#article","isPartOf":{"@id":"https:\/\/webdevtrick.com\/jquery-select-option\/"},"author":{"name":"shaan","@id":"https:\/\/webdevtrick.com\/#\/schema\/person\/c79bae83976f92fe305c22342b2a0be3"},"headline":"jQuery Select Option Dropdown With CSS Bootstrap | Fill In Blanks List","datePublished":"2019-08-19T16:27:07+00:00","mainEntityOfPage":{"@id":"https:\/\/webdevtrick.com\/jquery-select-option\/"},"wordCount":603,"commentCount":0,"publisher":{"@id":"https:\/\/webdevtrick.com\/#organization"},"image":{"@id":"https:\/\/webdevtrick.com\/jquery-select-option\/#primaryimage"},"thumbnailUrl":"https:\/\/webdevtrick.com\/wp-content\/uploads\/jquery-select-option-css.jpg","keywords":["animate text underline","css hover effect","dropdown","example and source code","field","html and css","jquery","list","option","select","source code","text"],"articleSection":["Bootstrap","CSS","HTML","JavaScript"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/webdevtrick.com\/jquery-select-option\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/webdevtrick.com\/jquery-select-option\/","url":"https:\/\/webdevtrick.com\/jquery-select-option\/","name":"jQuery Select Option Dropdown With CSS Bootstrap | Fill In Blanks List","isPartOf":{"@id":"https:\/\/webdevtrick.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/webdevtrick.com\/jquery-select-option\/#primaryimage"},"image":{"@id":"https:\/\/webdevtrick.com\/jquery-select-option\/#primaryimage"},"thumbnailUrl":"https:\/\/webdevtrick.com\/wp-content\/uploads\/jquery-select-option-css.jpg","datePublished":"2019-08-19T16:27:07+00:00","description":"Want to create a fill in blanks type option selector? Check out this jQuery Select Option Dropdown With CSS Bootstrap,Fill In Blanks List. Get source code.","breadcrumb":{"@id":"https:\/\/webdevtrick.com\/jquery-select-option\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/webdevtrick.com\/jquery-select-option\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webdevtrick.com\/jquery-select-option\/#primaryimage","url":"https:\/\/webdevtrick.com\/wp-content\/uploads\/jquery-select-option-css.jpg","contentUrl":"https:\/\/webdevtrick.com\/wp-content\/uploads\/jquery-select-option-css.jpg","width":1200,"height":630,"caption":"jquery select option css"},{"@type":"BreadcrumbList","@id":"https:\/\/webdevtrick.com\/jquery-select-option\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/webdevtrick.com\/"},{"@type":"ListItem","position":2,"name":"jQuery Select Option Dropdown With CSS Bootstrap | Fill In Blanks List"}]},{"@type":"WebSite","@id":"https:\/\/webdevtrick.com\/#website","url":"https:\/\/webdevtrick.com\/","name":"Web Dev Trick","description":"HTML5, CSS3, JS, PHP Source Code &amp; Tutorial","publisher":{"@id":"https:\/\/webdevtrick.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/webdevtrick.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/webdevtrick.com\/#organization","name":"Web Dev Trick","url":"https:\/\/webdevtrick.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webdevtrick.com\/#\/schema\/logo\/image\/","url":"https:\/\/webdevtrick.com\/wp-content\/uploads\/logo-fb-1.png","contentUrl":"https:\/\/webdevtrick.com\/wp-content\/uploads\/logo-fb-1.png","width":512,"height":512,"caption":"Web Dev Trick"},"image":{"@id":"https:\/\/webdevtrick.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/webdevtrick\/","https:\/\/pinterest.com\/webdevtrick\/"]},{"@type":"Person","@id":"https:\/\/webdevtrick.com\/#\/schema\/person\/c79bae83976f92fe305c22342b2a0be3","name":"shaan","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webdevtrick.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/60aa6ee93605bda7bc598d11dd748709a69bdb55a080124cc382114d8d7e7665?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/60aa6ee93605bda7bc598d11dd748709a69bdb55a080124cc382114d8d7e7665?s=96&d=mm&r=g","caption":"shaan"}}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/webdevtrick.com\/wp-json\/wp\/v2\/posts\/2617","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webdevtrick.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webdevtrick.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webdevtrick.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/webdevtrick.com\/wp-json\/wp\/v2\/comments?post=2617"}],"version-history":[{"count":17,"href":"https:\/\/webdevtrick.com\/wp-json\/wp\/v2\/posts\/2617\/revisions"}],"predecessor-version":[{"id":2636,"href":"https:\/\/webdevtrick.com\/wp-json\/wp\/v2\/posts\/2617\/revisions\/2636"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/webdevtrick.com\/wp-json\/wp\/v2\/media\/2618"}],"wp:attachment":[{"href":"https:\/\/webdevtrick.com\/wp-json\/wp\/v2\/media?parent=2617"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webdevtrick.com\/wp-json\/wp\/v2\/categories?post=2617"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webdevtrick.com\/wp-json\/wp\/v2\/tags?post=2617"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}