[BS] 簡化網頁開發、兼容不同裝置
過去我們開發網頁總是自己設計按鈕、表格、排版大小等等,但是現在 Twitter Bootstrap 都幫我們做好了!
Twitter Bootstrap 是一個功能較完整的 Framework,有 Javascript 一些功能的函式庫,樣式方面則是提供版面配置 Layout、CSS Grid、Responsive Web Design 等等的配置模式,並且已經定義好按鈕 button、輸入框 input 及一堆 icon,提供給開發者免費使用,加快開發。
載點
☞ Bootstrap | a sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.教學
☞ 官網 - CSS☞ 官網 - Components
☞ W3Schools.com
☞ runoob.com
☞ Mobile First With Bootstrap 3
☞ Social Buttons for Bootstrap
☞ Bootstrap Glyphicon Components
Bootstrap 的10 個錯誤用法
☞ http://jimmysu.logdown.com/posts/254007-do-not-use-bootstrap-like-thisBootstrap 4 在不同裝置隱藏元件的用法
☞ Bootstrap 4 Hide Element Based On Screen Sizethe structure of Bootstrap
bootstrap/├── css/
│ ├── bootstrap.css
│ ├── bootstrap.css.map
│ ├── bootstrap.min.css
│ ├── bootstrap-theme.css
│ ├── bootstrap-theme.css.map
│ └── bootstrap-theme.min.css
├── js/
│ ├── bootstrap.js
│ └── bootstrap.min.js
└── fonts/
├── glyphicons-halflings-regular.eot
├── glyphicons-halflings-regular.svg
├── glyphicons-halflings-regular.ttf
├── glyphicons-halflings-regular.woff
└── glyphicons-halflings-regular.woff2
ionicons
☞ ioniconsFont Awesome
☞ 是一套完美的圖標字體,主要目的是和 Bootstrap 搭配使用。☞ Font Awesome
☞ Font Awesome 中文網站 ☞ Themify.me
☞ Ajax based file uploads using FileInput plugin
☞ Krajee Bootstrap File Input, catching AJAX success response
☞ bootstrap fileinput, show uploaded files and delete them
☞ Custom length selection menu doesn't work in DataTable
☞ how to make image fit the div exactly as the mobile screen??
☞ Responsive Web Layouts for Mobile Screens: Intro, Tips and Examples
<div style="width:auto;height:auto;max-height:100%;max-width:100%;max-device-width:100%;max-device-height:100%"> </div>
☞ Breadcrumb Navigation with CSS Triangles (有範例檔)
☞ Triangle Breadcrumbs Arrows (有範例檔)
☞ How to make breadcrumbs responsive? (有範例檔)
☞ CSSPure CSS3 Breadcrumbs Navigation (有範例檔)
☞ How to Add and Customize Twitter Bootstrap3 Breadcrumbs
☞ Bootstrap Breadcrumbs Designer
☞ Creating A Flat Style Breadcrumb With Pure CSS3 (網頁飄雪)(有範例檔)
☞ How To Create Flat Style Breadcrumb Links with CSS (有範例檔)
☞ LiveDemo: Twitter Bootstrap : Breadcrumbs Variations (有範例檔)
☞ Twitter Bootstrap breadcrumbs tutorial (有範例檔)
☞ Tables
☞ jQuery 套件 DataTables 的測試 (dataTable 參數使用教學)
☞ jQuery Data Table
☞ jQuery Plugin For Bootstrap Based Data Table
☞ DataTables' Bootstrap integration
☞ DataTables and Bootstrap 3
☞ The examples of bootstrap table
☞ Custom length selection menu doesn't work in DataTable (改變datatable每頁顯示格式)
☞ Is there a way to disable initial sorting for jquery DataTables? (預設資料不排序)
☞ Default ordering (sorting)(排序)
☞ scroll - vertical (凍結頂端列)
☞ Bootstrap Table with edit delete row example code (刪除某一列)
☞ Dynamic Table row creation and Deletion (動態多一列)
☞ Bootstrap select dropdown list placeholder
☞ Animated radios & checkboxes (noJS)
☞ Bootstrap radio buttons and checkboxes in columns, with contextual text fields
☞ Bootstrap Contact Forms: 2 Free Responsive Templates
☞ Sky Forms
☞ jQuery Bootstrap Validator Basic Demo
☞ Bootsnipp
☞ 27 Free CSS HTML Login Form Templates
☞ Simple Form and Bootstrap sample application
☞ 30 Progressive jQuery Plugins For Building Web Forms
☞ Login Templates
☞ PHP Login Form with Sessions
☞ Ajax based file uploads using FileInput plugin (參數傳遞)
☞ 【線上範例】Bootstrap FileStyle
☞ 【線上範例】jQuery File Upload Demo
☞ 【線上範例】Creating Multi-files Uploader with blueimp jQuery Plugin & PHP
☞ 【線上範例】Mini AJAX File Upload Form
☞ 【線上範例】Advanced Usage Demo
☞ 【線上範例】Bootstrap File Input Demo
☞ 【線上範例】基於Bootstrap 3可預覽的HTML5文件上傳插件
☞ Krajee Bootstrap File Input, catching AJAX success response
☞ Options文件
☞ Bootstrap文件上傳插件File Input的使用
☞ bootstrap-fileinput簡單完整列子 (*完整參數介紹)
☞ Datepicker for Bootstrap demo (簡單)
☞ the date picker (教你改變格式)
☞ pickadate.js (下載檔案)
☞ Native HTML5 datepicker demo
☞ Bootstrap 3 Datepicker v4 Docs
☞ Bootstrap form component to handle date and time data
☞ Pickadate Example
☞ pickadate.js example
☞ 在pickadate.js中check out date (onSet)(選擇日期後有其他事件)
☞ Playing with Bootstrap Datepicker
☞ The jQuery UI Month Picker Plugin Version 3.0-beta2 (jQuery的插件monthpicker實現年,月選擇功能)
Source
☞ Simple Process Steps☞ 樂在設計:TWITTER BOOTSTRAP 框架簡化網頁開發、兼容不同裝置,讓網頁工程師兼設計師!
☞ iT邦幫忙:實用網頁工具庫:bootstrap
☞ A dead simple, responsive boilerplate.
Image Source
☞ 30 of Our Best Bootstrap Themes☞ Create a bootstrap resopnsive website
沒有留言: