Styling individual characters in HTML strings with jQuery


Did you ever wish you could talk to individual letters in a string programmatically? You can with JavaScript/jQuery; you just have to know how to split strings. Sample 1: Single-character hovering This sample text turns red, character by character, when you hover over it with your mouse. Sample 2: Letter-by-letter vanishing This sample text vanishes, […]

Welcome!


Welcome to the Press Up blog! This is designed as a (mostly) non-technical resource for people just starting out in web development, or working to understand their web development needs. If you’re trying to get your feet under you—either in doing your own development or finding a developer who can meet your needs for the […]