Tutorials from August 15, 2011
Substring Count (jQuery/Javascript)
Can't find a 'Substring Count' in Javascript like you can in PHP? This function has the substring looping through the full string finding any matches and then displays how many matches there are in another element.
Demo |
Browse Category | 1,227 Views, 2 Comments Textarea Tricks
Includes removing the browser default focus outline for a custom box shadow. Also includes removing the resize feature, or just limiting it to either vertical or horizontal.
Demo |
Browse Category | 1,081 Views, 0 Comments