Using jQuery for a Simple Animated Fade Effect
I know I have already done a fade effect between two images with jQuery, but here is a quick little piece of code that will just add a nice...
13 comments
I know I have already done a fade effect between two images with jQuery, but here is a quick little piece of code that will just add a nice...
13 comments
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...
15 comments
I’m almost finished Magazine Premium and I thought it would be a good idea to open up a discussion to see what features people would like to see available....
48 comments
I have been spending a bit of time lately figuring out how to create my own plugins for jQuery. It doesn’t take much to accomplish and I thought it...
6 comments
This is a quick little piece of code that I have been using a lot lately. I needed to get the category ID but all I had to work...
9 comments
There are times when you need to strip one specific HTML tag from a string and the PHP function strip_tags() doesn’t work the way you want it to. strip_tags()...
2 comments
I have already posted a tutorial on How to Create a Twitter Feed on Your Web Site and I have been having a lot of emails in regards to...
61 comments
This post has been updated in “is_child() Conditional Function for WordPress”. WordPress has some default conditional tags that are really helpful when developing themes and plugins that need specific...
20 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
I just stumbled across these two little pieces of code and thought that they might be useful to some people out there who want to mess around with the...
13 comments