Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.15 KB

README.md

File metadata and controls

23 lines (20 loc) · 1.15 KB

Bootstarter

Blank HTML/CSS/JS template for new projects based on Bootstrap (3.3.7) and enhanced with useful plugins.

Features:

  • jQuery function to detect in which Bootstrap display width the viewport is.
  • The above function is also used to display the current Bootstrap display width and the width of the viewport on the bottom right corner.
  • Bootstrap styling reset CSS (box-shadow, outline, border-radius, and so on).
  • Animated mobile menu icon
  • Boostrap flexbox library CSS
  • Bootstrap carousel fading effect (adding the following class: .carousel-fade).
  • Swipe effect to Boostrap carousel for touch devices.
  • Better styling for Bootstrap checkboxes and radio buttons
  • Preset media queries covering all the Bootstrap display width combinations and more common iOS devices.
  • Useful classes: .underlined, .clearfix, .background_cover, .background_contain, .position_relative, .embed-responsive.squared and many more.

Plugins:

  • jQuery (3.2.1)
  • Select2 (4.0.4)
  • Jasny Bootstrap (3.1.3)
  • Flickity (2.0.10)
  • Fancybox (3.2.10)
  • CSS User Agent