View Single Post
Old 01-29-2013, 07:22 AM   PM User | #4
Philip M
Supreme Master coder!

 
Philip M's Avatar
 
Join Date: Jun 2002
Location: London, England
Posts: 17,036
Thanks: 197
Thanked 2,411 Times in 2,389 Posts
Philip M has a spectacular aura aboutPhilip M has a spectacular aura aboutPhilip M has a spectacular aura about
Quote:
Originally Posted by sami.abid View Post
Any suggestions on how can that be done ?
Code:
<form id = "myform>
<div>
<div style="position: absolute; left: -1000em; width: 20em;" id="enterText">Enter your search terms:</div>
<input id="econlitSearchInput" onkeypress="handleKeyPress(event,this.form)" size="30" type="text" />
<input onclick="econlitSearchGo()"value="Search" type="button" /></div>
</form>

Solomon, one of David's sons, had 300 wives and 700 porcupines.
- Pupil's answer to Catholic Elementary School test.
__________________

All the code given in this post has been tested and is intended to address the question asked.
Unless stated otherwise it is not just a demonstration.
Philip M is offline   Reply With Quote
Users who have thanked Philip M for this post:
sami.abid (01-29-2013)