A Closer Look at jQuery’s delegate Method
May 26th 2011
jQuery has several ways to attach an event to an element, and sometimes which one to use is not so obvious. In this article I am going to be focusing on .delegate() and some of the benefits of using it. There are two primary times when delegate comes in handy. The first scenario is when [...]

Create A Simple PHP Contact Form
Ya that is what I've been doing I was just hoping...
Create A Simple PHP Contact Form
The action just means submit the form to the current page...
Create A Simple PHP Contact Form
You can change the forms action to the URL of your...