Creating a Scrolling Back to Top Button with jQuery
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 it…
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 it…
CSS3 has introduced some cool effects that give you control over elements of design that were once only possible using images. One of the new effects I have been having…
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 with…
Photoshop is a great tool for creating simple yet impressive design effects with type. I don’t pretend to be an expert but I do know how to do a few…
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 which…
I know that the way most people treat multiple forms on one page is to have each form post to another PHP file where the form is validated, its information…
WordPress widgets are great. They have tons of amazing functions and are extremely easy to use. The only problem is that not all themes support them. But that is a…