window.onload = function () {
var toc = "";
var level = 0;
document.getElementById("contents").innerHTML =
document.getElementById("contents").innerHTML.replace(
/([^]+)/gi,
function (str, openLevel, titleText, closeLevel) {
if (openLevel != closeLevel) {
...
Showing posts with label Bootstrap. Show all posts
Showing posts with label Bootstrap. Show all posts
Thursday, April 13, 2017
Thursday, August 28, 2014
Bootstrap: Nav Bars
body { padding-top: 70px; }
Home
Profile
Messages
This is a test.
Home
Profile
Messages
Home
Profile
Messag...
Thursday, August 21, 2014
Bootstrap: Bootply Theme: Story Strap
#sidebar-wrapper, #midsidebar-wrapper, .gapad2, .blog-pager, .post-header-line-1, .post-footer { display:none !important;}
#main-wrapper {height:90%; width:100%!important;}
.post { width:100%!important; }
Incident: Arson
Offices of Don Moats Targeted...
Bootstrap Image Thumbnails

Bennett Attorney Mugged
Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.
Thumbnail label
Cras justo...
Monday, August 18, 2014
Content Delivery Networks (CDN) - Blogger Tricks and General Settings
Content Delivery Networks (CDN) - Blogger Tricks and General Settings
Copy the tags as needed
Google API's
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
mapbox.com
<br>
<link href="https://api.tiles.mapbox.com/mapbox.js/v0.6.6/mapbox.css" rel="stylesheet"></link>
<script src="http://underscorejs.org/underscore-min.js"></script>
<script...
Bootstrap: Enhancing DataTables with Real Data From Fusion Tables
$(document).ready(function() {
$('#example').dataTable();
} );
Name
Position
Office
Age
Start date
Salary
Name
Position
Office
Age
Start date
Salary
...
Tuesday, August 5, 2014
Bootstrap Development and Blogging For a Better Society
In 2010 I became homeless over events to a very personal connection to a scandal involving police officers which after two years of research to concluded these officers have been after me for 20 years or longer.
What tied the knot was remembering that Commander...
Bootstrap Development
Custom Bootstrap Development
The Bootstrap race is on and most developers focus on the pretty interfaces this developer is building database
...
Bootstrap Carousel
First Thumbnail label
Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula...
Bootstrap Accordian
Collapsible Group Item #1
Anim pariatur cliche...
Collapsible Group Item #2
Anim pariatur cliche...
...
Wednesday, July 30, 2014
Bootstrap-Example-Accordion-collapse.js
Collapsible Group Item #1
◄ REPLACE ME ►
Collapsible Group Item #2
Anim pariatur cliche...
...
Bootstrap-modal-timelineJS
google.load("visualization", "1");
var urlSpreadsheet = "https://docs.google.com/spreadsheets/d/1arZH21gSVVix4vbkuq8yqcaNshAQyG5ZSrs0Ffpsm9M/edit?usp=sharing";
var DeadAttorneys = "https://docs.google.com/spreadsheets/d/1wC_MuXLXWKZpfJG8yl6Rudyd4PFoWfQl7WAX_e8pkRg/edit?usp=sharing";
var...
Bootstrap TimelineJS - Modal
Bootstrap Modal: Implementing JQuery, Bootstrap using ADS Video
Walnut Creek CA:
Bootstrap Modal with embedded Youtube video that demonstrates an Active Denial System (ADS) which is a non-lethal riot control device. Highly effective in the right hands extremely deviant in the wrong hands which coupled with other systems leads to a huge what if they used this as a ....
Active Denial System
×Close
...
Thursday, July 24, 2014
The Cabinet Maker and Woodworker In Me

In the early 70s life was about tinkering with HO Trains, Tools and Things. By the time I'd hit California in 1978 the housing boom was in full swing. I knew how to use a hammer but no walk on beams with a load of lumber. The money was good and I learned fast.
By 1998 I'd rebuilt...
Bootstrap Modal: Implementing JQuery, Bootstrap using ADS Video
Bootstrap Modal: Implementing JQuery, Bootstrap using ADS Video
Walnut Creek CA:
Bootstrap Modal with embedded Youtube video that demonstrates an Active Denial System (ADS) which is a non-lethal riot control device. Highly effective in the right hands extremely deviant in the wrong hands which coupled with other systems leads to a huge what if they used this as a ....
Example of creating...
FuelUX-Datagrid
var DataSource = function (options) {
this._formatter = options.formatter;
this._columns = options.columns;
this._data = options.data;
this._delay = options.delay || 0;
};
DataSource.prototype = {
columns: function () {
return...
Using Bootstrap 3.0 with Blogger
Hello, Bootstrapping BloggerIntegrating Bootstrap Features into bloggerLearn moresss...