Last time we talked about how to clear the input labels on Contact From 7 using a slight hack to the code. This is great for simply using input labels, but what about a text area? As I quickly found it, it doesn’t work.
Why is doesn’t work is because the text area is controlled by a different php file called textarea.php.
So if we open that file up and look on line 88 you will find this code:
$html = ‘‘;
We need to change it to this code:
$html = ‘‘;
Now save it and your text area will now clear itself when someone clicks on it.
Adding An Animated Icon To Genesis Responsive Menu
In this tutorial, we are going to be adding an animated icon and a responsive menu to the genesis starter theme from combining two different sources. For the responsive menu, we are going to be using the Genesis Responsive Menu 2.0 created by Ozzy Rodriguez. The full tutorial is located here. You can download the…
What Does Your Website Say About Your Business
OK, let’s get this out of the way first – I might be a little biased since I build websites in St. Augustine and Jacksonville for a living. Now that that is out of the way let’s talk about websites. For me, a website is a reflection of your business, just like your storefront or…
Advantages of working with a St. Augustine Web Designer
Yes, I realize you can work with anyone all over the world when it comes to finding someone to build your website. Some people really like the idea of working with someone from India, mainly because they get their website for a fraction of what it costs to use someone in the USA. But when…