Use jQuery to Replace a Word with a Link
If you use a word multiple times on your site and you don’t feel like going through all your posts to replace every instance of it, you can use jQuery…
If you use a word multiple times on your site and you don’t feel like going through all your posts to replace every instance of it, you can use jQuery…
I developed the following jQuery plugin for the Design options admin panel of Magazine Premium. All it needed to do is display an example of all of the @font-face kits…
You may have noticed that I’m using a new syntax highlighter for my code snippets. I installed Ryan McGeary‘s WordPress plugin WP-Syntax which uses GeSHi (Generic Syntax Highlighter), a simple…
When you are editing a post or writing a new post in WordPress, you might have noticed those buttons above the editing box. They add WYSIWYG type functionality to the…
I had one hell of a time trying to figure out why my paragraph breaks (<p>) and line breaks (<br>) were not working when I was using htmlText in Flash…
I spent the last weekend working on a Flash animation for a client and I came across a few things that gave me a headache and other things that I…