Reading Time: 2 minutesI’m written in the past on how cool contenteditable is, and what the potential usages are. Especially once you mix it with the scoped attribute, you can turn contenteditable into a pretty powerful component of an editing application of some … Continue reading
Category: Projects and apps
Projects that I’ve worked on in github, NPM, or elsewhere
HTML5, SDL Tridion, and a dab o’ jQuery
Reading Time: 3 minutesAt Tahzoo, we pretty much shoot for HTML5 websites 100% of the time; the only time the project isn’t HTML5 is if the client explicitly says so. We have a current client whose HTML5 site also required some fun Ajax … Continue reading
Konami Edit: a jQuery plugin for [Contenteditable]
Reading Time: < 1 minuteI was getting frustrated on a project with having to test my CSS with different line-lengths of content and whatnot. So I decided to write a little tiny jQuery plugin to help me test out my web pages a bit … Continue reading