Tag: Bootstrap

Bootstrap Table With Sorting, Searching and Paging using dataTable.js (Responsive)

This tip presents an example of DataTable in Responsive using bootstrap. The DataTable.js automatically provides column sorting, searching and paging. DataTable.js is just like a .js file. It’s open source. In many of the applications, we need to display data as a table format so in this scenario, if we will use this library then it reduces our work and it increases the efficiency. Background DataTable.JS DataTable.js is just like a JavaScript library we can use in any web related projects. It automatically provides column sorting, searching and paging functionalities. Bootstrap Bootstrap is the most popular for HTML, CSS and JS framework for developing responsive applications. Responsive Responsive means the single application will target any device like mobile, tablet, small PC and …

Original Article Can Be Found Here:

Bootstrap Table With Sorting, Searching and Paging using dataTable.js (Responsive)

Bootstrap Dashboard Design Using Pentaho

Two powerful technologies, when collaborate, is bound to weave wonders. So has happened with Bootstrap giving support to Pentaho, which has resulted in certain innovative and enriched Dashboard Designs. Pentaho, as famously known, is the leading open source, Business Intelligence suite of products, which focus on providing varied services like data integration, data mining, OLAP services, ETL processes, a variety of analytical reports and dashboards. Its wide spread product stack encompasses all possible capabilities that could be worked out on the valuable information of any organization. On a similar popularity wave comes Bootstrap, a popular HTML, CSS and JS design framework, which offers the two most in-demand features: Adaptive and Responsive layouts. Owing to its effortlessness, insight and creative potential to create innovative solutions and since…

More:

Bootstrap Dashboard Design Using Pentaho

Bootstrap 3.2.0 released

26 Jun 2014

Today we’re shipping Bootstrap v3.2.0, a monster of a release that’s been in the works for four months. There’s lots of new hotness, hundreds of bug fixes, plenty of documentation improvements, and some build tool improvements. All told, there have been over 1,000 commits since our last release. Download Bootstrap Download the latest release source code, compiled assets, and documentation as a zip file directly from GitHub: Download Bootstrap 3.2.0 Hit the project repository or Sass repository for more options. Also, remember we’re available on npm, too. Bootstrap CDN After reviewing the changelog, update your CDN links to point to the v3.2.0 files

Original Article Can Be Found Here:

Bootstrap 3.2.0 released


Also published on Medium.

Dynamically Filtering Layouts with Isotope and Bootstrap

I’m sure pretty much anyone who makes websites has stumbled upon jQuery Masonry at some point or other. Some people haven’t though, so here’s what Masonry is – it’s a fantastic plugin by David DeSandro that allows for extremely creative layouts. You specify which HTML element for Masonry to do its magic on, and the children of that element are all positioned the way a mason positions stones. Now, while Masonry is absolutely fantastic, it is lacking a few features. One of the biggest is the fact that it is not possible to dynamically filter elements by class name.

Original Article Can Be Found Here:

Dynamically Filtering Layouts with Isotope and Bootstrap

© 2024 Paul Parisi

Theme by Anders NorénUp ↑