Tutorials from August 15, 2011
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 | 411 Views, 0 Comments 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 | 484 Views, 2 Comments