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...
0 comments
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...
0 comments
If you take a look way, way, way down at the bottom of this page, you will see a Back to Top button that scrolls the whole page until...
4 comments
I’ve been going nuts over the past month trying to complete a project for a large retail store and it seems like every new request they make requires me...
2 comments
I needed to create a simple way for site members to vote on a post and the few scripts I found didn’t really work how I needed them to....
19 comments
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...
9 comments
October is here and that means it’s time for another contest. This month I will be giving away a one-year subscription to Layers Magazine. For those who have never...
1 comment
If you take a look at the template hierarchy in WordPress, you will notice that you have the ability to create custom templates for different category pages by simply...
12 comments
There is nothing more annoying than Internet Explorer. Every time you build a site you usually need to add a few CSS hacks just to make sure it works...
2 comments
WordPress automatically places a line of text between your <head> tags which states the version you currently have installed. I have read that it is there for statistical reasons...
7 comments
Javascript is pretty useful but it does demand a lot of coding. Luckily for all of us, there are libraries out there that make it extremely easy to use...
32 comments