Wednesday, February 21, 2018

Datatables

NamePositionOfficeAgeStart dateSalary NamePositionOfficeAgeStart dateSalary Tiger NixonSystem ArchitectEdinburgh612011/04/25$320,800 Garrett WintersAccountantTokyo632011/07/25$170,750 Ashton CoxJunior Technical AuthorSan Francisco662009/01/12$86,000 Cedric KellySenior Javascript DeveloperEdinburgh222012/03/29$433,060 Airi SatouAccountantTokyo332008/11/28$162,700 Brielle WilliamsonIntegration...
Share:

Thursday, April 13, 2017

Wednesday, April 5, 2017

Bootstrap and Blogger

Hello, world! This is a template for a simple marketing or informational website. It includes a large callout called the hero unit and three supporting pieces of content. Use it as a starting point to create something more unique. Learn more https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css Example page header Subtext for header ...
Share:

Tuesday, April 4, 2017

Bootstrap Columns

HTML5 CO1 View details » HTML CO1 View details » R3C1 CO1. View details » Frameworks  COl2 View details » R2C2 COl2 View details » R3C2 View details » R3C2 COl2 View details » R4C2 COl2 View details »   R1C3 CO3 View details » R1C3 CO3 View details » R2C3 CO3 View details » R3C3 CO3 View details »   #sidebar-wrapper,...
Share:

Tuesday, April 26, 2016

JSON01

Customers var xmlhttp = new XMLHttpRequest(); var url = "http://hirepete.blogspot.com/2016/04/json01.html"; xmlhttp.onreadystatechange=function() { if (xmlhttp.readyState == 4 && xmlhttp.status == 200) { myFunction(xmlhttp.responseText); } } xmlhttp.open("GET", url, true); xmlhttp.send(); function myFunction(response) { var arr = JSON.parse(response); var i; var out...
Share:

Animated Horizontal Accordion

/* * Do you like this solution? Please, donate: * https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QFUHPWJB2JDBS **/ .acidjs-horizontal-accordion, .acidjs-horizontal-accordion > form > ul > li > div, .acidjs-horizontal-accordion > form > ul > li > label { overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } ...
Share:

Resume Datatables

$(document).ready(function() { $('#example').dataTable(); } ); Name Position Office Age Start date Salary Name Position Office Age Start...
Share:

Friday, April 22, 2016

Saturday, May 9, 2015

GetUrl

SSSSSSS sss Example page header Subtext for header Heading View details » Heading Display the entire URL of the current page. Page location is: <a href=https://hirepete.blogspot.com/search/label/?max-results=10>Hire Pete Postings of snippets, tools and solutions</a> document.getElementById("demo").innerHTML = "Page location...
Share: