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.
What about free websites?
There are a few options out there to design your website for free. Companies like WIX come to mind. Keep in mind that with WIX you never own your website. You are stuck with them forever. It still takes a lot of time to design a site, and if you are not a designer, chances…
How much does it cost for a website?
Great question! We hear it all the time. Websites can range from $500 to $100,000K+. It all depends on your needs. For us, websites typically range from $1,500 and up. That might sound like a lot, but if you look at some of our competition in Jacksonville, we think you will find it very competitive.…
4 Reasons You Should Own Your Own Domain
If someone is starting a new website, or even looking to create a second website, one of the most popular requests we get is to help them register their domain. Of course we can do this for you, but is it a good idea? We think not and here is why. 1. Your domain name…