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...
6 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...
6 comments
Defining a constant in PHP can come in handy when working with a value that will be used throughout your script. What is a constant exactly? According to PHP.net,...
2 comments
June is here, and to some of us, that means quite a few things. Summer is on the horizon (for those of us in the Northern Hemisphere). We’re slowly...
2 comments
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...
33 comments
As it stands right now, bbPress and WordPress are two separate pieces of software. Last month, it was announced that a bbPress plugin might end up replacing the stand...
12 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
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...
4 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...
8 comments
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...
30 comments
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...
25 comments