Toggle navigation
Bootsnipp
Bootstrap
For
CSS Frameworks
Bootstrap
Foundation
Semantic UI
Materialize
Pure
Bulma
References
CSS Reference
Tools
Community
Page Builder
Form Builder
Button Builder
Icon Search
Dan's Tools
Diff / Merge
Color Picker
Keyword Tool
Web Fonts
.htaccess Generator
Favicon Generator
Site Speed Test
Snippets
Featured
Tags
By Bootstrap Version
4.1.1
4.0.0
3.3.0
3.2.0
3.1.0
3.0.3
3.0.1
3.0.0
2.3.2
Register
Login
"input box with select"
Bootstrap 3.3.0 Snippet by
comandor
3.3.0
select
input
Preview
HTML
CSS
JS
View Full Screen
Fork
Fork this
18.1K
 
4 Fav
Post to Facebook
Tweet this
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div id="network-popUp" class="row" style="display: block;"> <span class="has-float-label"> <div class="form-group"> <div class="input-group"> <input class="form-control" type="text" id="node-label"> <label for="node-label" id="popup-node-id">Название</label> <span class="input-group-btn"> <button class="btn btn-success" id="saveButton" type="button"><span class="glyphicon glyphicon-ok"></span></button> <button class="btn btn-default" id="cancelButton" type="button"><span class="glyphicon glyphicon-remove"></span></button> </span> </div><!-- /input-group --> <br> <div class="input-group"> <input class="form-control" type="text" id="node-label"> <label for="node-label" id="popup-node-id">Ссылка</label> </div><!-- /input-group --> </div> </span> <div class="form-item form-item-node-type form-type-select form-group"> <select class="form-control form-select ajax-processed" id="edit-node-type" name="node_type"> <option value="-1" selected="selected">Select element</option> <option value="8">Default</option> <option value="11">Blue</option> <option value="9">Gray</option> <option value="10">Red</option> </select> </div> <small class="pull-right">Coded by <a href="http://maps.pi8.biz" target="_blank">dr.Vlad</a></small> </div>
@import "https://cdn.rawgit.com/tonystar/bootstrap-float-label/v4.0.0/dist/bootstrap-float-label.css"; #network-popUp { display:none; position:absolute; top:45vh; left:35vw; z-index:234; width:490px; height:160px; background-color: #f9f9f9; border-style:solid; border-width:3px; border-color: #5394ed; padding:5px; text-align: center; box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */ }
@import url("https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.3/js/select2.min.js") $('select').select2({ placeholder: 'Select an option' });
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76