Tag: call
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 animated…
Creating a jQuery Plugin to Increase Font Size
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 would…
Remove wp_list_pages() Links for Parent Pages
Creating a page list in WordPress is super easy. All it takes is one function call: <?php wp_list_pages(); ?>. The only problem with the list is if you have…
Character Issues with the Magpie RSS Parser
A client asked for me to put together a page on his website that would collect info off of his RSS feed and populate a page that could be viewable…
