JD McKinstry's repositories
jQuery-Attr-Extension
Simply adds ability to get a full list of Elements Attributes using no arguments call; like $('div').attr();
StringRand
Adds method to String Object that makes getting a Random String a Breeze!
Math.Extensions
Simple extensions and a couple overrides to make the Math object a bit more "Math"
JavaScript-getRandInt
Random Numbers Made EZ!
jQuery.exist.js
Silly Robust Plugin for checking if an element exist.
StuPiFi
My own personal library of JavaScript & jQuery extensions. Use at your own discretion.
associativeArray.js
Simple helper method for making Pseudo-Realistic Associative Arrays.
extendWindowMethod
Extend any Function belonging to "window".
JavaScriptDateFormat
PHP like Date Formatter in 2 flavors
String.randColorHex
Quick fun script for getting random color hex values.
PHP-Random-Dir-Random-File-Methods
Simple and easy methods for getting a random file or directory.
Date.extensions.js
Simple extensions to the Date object for adding time (use - to subtract times)
window.dump.js
Simple method for ensuring easy to read information in the console.
navigator-extensions
Adds some basic properties based on userAgent (while still available)
JavaScript-Delay-Method
Simple method for creating a pseudo delay when needed.
jQuery.findInRange
Get range of children of an element.
localStorageHelper
An HTML5 JavaScript Helper!
jQuery-Date
An extended Date Object that uses jQuery for name spacing.
JavaScript-Real-Type
Adds simple method for getting the "real" type of an Object
jQuery-UI-Theme-Switcher
Simple plugin for turning a `<select>` tag into a quick way to change jQuery UI themes using Google CDN
CIScriptTag
script_tag() for CodeIgniter
SETopBar
Freeze Top Bar on Stack Exchange Sites
RegExp.escape
Proposal for adding RegExp.escape to the ECMAScript standard
jQuery.winFocus
Simple way to determine if current browser window has focus!
defaultPX
Get default PX of page or element. Can get default px without any manipulation to DOM!
hasScroll
Establishes quick and easy method for determining if an element has or set of elements have scroll bars.