Skip to content

Instantly share code, notes, and snippets.

View conord's full-sized avatar

Conor conord

  • Campton Hills, IL
View GitHub Profile
@conord
conord / Kaplan.html
Created July 18, 2012 03:32
Kaplan question 13
<!DOCTYPE html>
<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/base/jquery-ui.css" />
<script type="text/javascript">
if (typeof Object.create !== 'function') {
Object.create = function (o) {
@conord
conord / template.php
Created July 14, 2012 19:37
Template library for Codeigniter
<?php
/**
*
*/
class Template
{
/**
* @var array