Junkie Tips
Junkie Tips: Disable Right Click Menu
June 4th 2011
Although this is not recommended from a usability standpoint, sometimes occasions call for the need to disable the browsers right click menu. Here's a nice snippet to acc...
Junkie Tip: Check If An Element Exists
May 27th 2011
A good way to see if the element you are looking for exists (with jQuery). ...
Junkie Tips: Using Protocol Relative URLs
May 1st 2011
If you've ever created a site that need https, then you have probably ran into this issue. In IE, you get a warning about some of the content not being secure. This warning ...

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...