1. javascript, but it can be accomplished with CSS3
2. input { outline: none; }
4. http://www.my-debugbar.com/wiki/IETester/HomePage
Browser issue in Styling the form field and some questions
Moderator: General Moderators
Re: Browser issue in Styling the form field and some questions
It is very simple.prionkor wrote:Thank you kaszu. But can you describe answer 1 more or some link?
Code: Select all
<script type="text/javascript">
function clearSearch()
{
document.getElementById('searchForm').value = '';
}</script>
<input id="searchForm" type="text" value="Search.." onfocus="clearSearch();">Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.