×
=0) { let js = text.slice(pos1, pos2); + '<\/' + "script" + '>'; arrText.push(js); // next pos1 = pos2; continue; } } } break; } return arrText; } function OpenDialog(parentDiv, urlContent) { parentDiv = document.getElementById('modal-background'); // new !!!!!!! parentDiv.appendChild(document.getElementById('modal-template')); document.getElementById('modal-background').style.display = "block"; document.getElementById('modal-template').style.display = "flex"; // !!!!! document.getElementById('modal-body').innerHTML = ""; post_url(urlContent, "", function(text_from_server) { var element = document.getElementById('modal-body'); element.innerHTML = text_from_server; // add scripts var arrJSText = get_scripts(text_from_server); for (var i=0; i
dir.by
Search
Programming, development, testing
→
Bootstrap - buttons, menus, dialog, slider ... Containers for placing elements
→
Sites to explore Bootstrap
Looked at
6841
times
Sites to explore Bootstrap
last updated: 23 November 2018
1)
Study Bootstrap
on the official website
getbootstrap.com/docs/3.3/components
2)
Study Bootstrap
on the site
www.bootstrap-3.ru
3)
Study Bootstrap
on the site
w3schools.com/bootstrap/default.asp
← Previous topic
Create a grid "col-md-number" in the Bootstrap 3 and Bootstrap 4
Your feedback ... Comments ...
Your Name
Your comment
(www links can only be added by a logged-in user)
+ Picture
Объявления
Объявления
•
What the Bootstrap?
•
Bootstrap where to download and how to connect?
•
Containers in the Bootstrap ("container-fluid" and "container")
Bootstrap Version 4.0
•
Bootstrap 4 difference from Bootstrap 3
Elements
•
"Navbar" in the Bootstrap 4.0 - this is the main horizontal menu for the site (navigation headers)
Styles
•
class="form-inline" items on a single line | Bootstrap 4.0
•
class="navbar-expand-lg" disappears if the area size is smaller lg | Bootstrap 4.0
•
class="mr-auto" move to the right edge , class="ml-auto" move to the left edge | Bootstrap 4.0
•
Vertical indentation, horizontal indentation | Bootstrap 4.0
to study
•
WEB Sites to explore Bootstrap 4.0
Bootstrap items for the version 3 and 4
•
Create a grid "col-md-number" in the Bootstrap 3 and Bootstrap 4
WWW sites for learning Bootstrap
•
Sites to explore Bootstrap
Ваши вопросы присылайте по почте:
info@dir.by