Advertisement
Guest User

Untitled

a guest
Aug 5th, 2015
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.87 KB | None | 0 0
  1. <div class="form-group field-competition-subcategories">
  2. <label class="control-label" for="competition-subcategories">070. Alkategória</label>
  3. <!-- ez itt a gond, a hidden-t küldi el -->
  4. <div class="input-group input-group-md"><input type="hidden" name="Competition[subCategories]" value=""><select id="competition-subCategories" class="form-control select2-hidden-accessible" name="Competition[subCategories][]" multiple="" size="4" data-krajee-select2="select2_2262be76" style="display:none" tabindex="-1" aria-hidden="true">
  5. <optgroup label="Egészség, sport"></optgroup><option value="33">drogprevenció</option><option value="34">egészségügy</option><option value="35">sport</option></select><span class="select2 select2-container select2-container--krajee select2-container--above" dir="ltr" style="width: 100%;"><span class="selection"><span class="select2-selection select2-selection--multiple" role="combobox" aria-autocomplete="list" aria-haspopup="true" aria-expanded="false" tabindex="0"><ul class="select2-selection__rendered"><li class="select2-selection__choice" title="drogprevenció"><span class="select2-selection__choice__remove" role="presentation">×</span>drogprevenció</li><li class="select2-selection__choice" title="egészségügy"><span class="select2-selection__choice__remove" role="presentation">×</span>egészségügy</li><li class="select2-selection__choice" title="sport"><span class="select2-selection__choice__remove" role="presentation">×</span>sport</li><li class="select2-search select2-search--inline"><input class="select2-search__field" type="search" tabindex="-1" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" role="textbox" placeholder="" style="width: 0.75em;"></li></ul></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span></div>
  6. <div class="hint-block"> </div>
  7. <div class="help-block"></div>
  8. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement