PROfile
All time reputation: 184
Achievement
jatkins' Recent JavaScript Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 2] Next »
JavaScript angle cartesian angles quadrant quadrants
Find which quadrant an angle is in
posted 3 weeks ago by jatkins
JavaScript range angle angles
Keep angle in range (0-360)
posted 3 weeks ago by jatkins
JavaScript unique id guid saved by 1 person
Generate unique ID
posted on November 17, 2012 by jatkins
JavaScript search autocomplete trie
Search autocomplete example
posted on July 13, 2012 by jatkins
JavaScript css html xhtml chart graph piechart
JavaScript/XHTML/CSS pie charts
posted on June 16, 2012 by jatkins
JavaScript image library graphics Drawing saved by 1 person
2D Graphics Library (work in progress)
posted on May 22, 2012 by jatkins
JavaScript search array binary algorithm find binarysearch saved by 2 people
JavaScript Binary Search
posted on April 27, 2012 by jatkins
JavaScript data input increment values units decrement
Increment/decrement input fields with values that have units
posted on April 3, 2012 by jatkins
JavaScript css elements DOM classes
getElementsFromClassName
posted on November 9, 2011 by jatkins
JavaScript trim String text manipulation
JavaScript String Trim Function
posted on November 7, 2011 by jatkins
JavaScript time calendar date
Calendar Generator (JavaScript)
posted on October 26, 2011 by jatkins
JavaScript file path String name filename manipulation
Get filename from path
posted on August 10, 2011 by jatkins
JavaScript substr String manipulation substring
substr (works with negative length values)
posted on July 21, 2011 by jatkins
JavaScript String reverse manipulation
reverseString
posted on July 20, 2011 by jatkins
JavaScript element html DOM
previousElement and nextElement
posted on July 19, 2011 by jatkins
JavaScript css element html position positioning
Position one HTML element below another
posted on May 3, 2011 by jatkins
JavaScript AGE CALCULATION Calculator saved by 1 person
Calculate Age
posted on April 27, 2011 by jatkins
JavaScript quote blog rotator
Blog Quote Rotator
posted on April 25, 2011 by jatkins
JavaScript element html DOM childnodes
Retrieve only childNodes that are HTML elements
posted on April 11, 2011 by jatkins
JavaScript image flickr size resolution full photo
Flickr Original Resolution Bookmarklet
posted on April 3, 2011 by jatkins
JavaScript element DOM
Find an element higher in the DOM hierarchy
posted on March 28, 2011 by jatkins
JavaScript replace DOM swap childNode
Swap child nodes
posted on March 6, 2011 by jatkins
JavaScript array unique
array_unique
posted on January 25, 2011 by jatkins
JavaScript element html DOM attribute childnodes
HTML element generator
posted on January 22, 2011 by jatkins
JavaScript regex replace text RegularExpression
Replace multiple occurrences of a regex with replacements from an array
posted on January 21, 2011 by jatkins
JavaScript regex search text match RegularExpression searching
Global regex search
posted on January 19, 2011 by jatkins
JavaScript saved by 1 person
WYSIWYG Editor
posted on December 8, 2010 by jatkins
JavaScript ajax XMLHttpRequest dhtml saved by 2 people
Simple AJAX Library
posted on November 27, 2010 by jatkins
JavaScript input forms label textarea labels
Add labels to input/textarea elements which disappear when they are given focus (if they are empty)
posted on November 18, 2010 by jatkins
JavaScript words String strings capitalize ucfirst capitalization
JavaScript ucFirst (capitalize the first letter in a string)
posted on November 6, 2010 by jatkins
JavaScript css styling right position offset positioning saved by 1 person
offsetRight
posted on October 29, 2010 by jatkins
JavaScript html elements positioning saved by 1 person
Check if an element is vertically between two other elements
posted on October 26, 2010 by jatkins
JavaScript css html DOM drop drag saved by 1 person
Drag-and-drop library
posted on August 20, 2010 by jatkins
JavaScript array arrays indexof
JavaScript Alternative IndexOf function (not all versions of IE feature it)
posted on July 11, 2010 by jatkins
JavaScript css DOM
Remove units from a CSS value
posted on July 9, 2010 by jatkins
JavaScript css class elements DOM classes saved by 1 person
Add and remove CSS classes from elements
posted on July 9, 2010 by jatkins
JavaScript game games animation 2d
JavaScript 2D Game Library
posted on May 26, 2010 by jatkins
JavaScript time world timezones
World Time
posted on May 21, 2010 by jatkins
JavaScript days months
Find the number of days in a month
posted on May 21, 2010 by jatkins
JavaScript time date Calculator leapyear calculators
Leap year checker
posted on May 20, 2010 by jatkins