|
|
|
รบกวนขอโค๊ดปุ่มค้นหาแบบในเว็บไทยครีเอทหน่อยครับ....................................... |
|
|
|
|
|
|
|
Code (PHP)
<script language="javascript">
function reset_form(){
var frm=document.form1;
frm.test.value='';
}
</script>
<form name=form1>
<input name="test" type="text" id="test" value="กด" onfocus="reset_form();"/>
</form>
|
|
|
|
|
Date :
2010-08-04 16:03:20 |
By :
50121680 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<head>
<script type="text/javascript">
function clearValue(obj,text) {
if ( obj.value == text ) obj.value = '';
}
function checkValue(obj,text) {
if ( obj.value == '' ) obj.value = text;
}
</script>
</head>
<body>
<table width="50%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="70"><fieldset><legend align="center">
<img src="../picture/search.png" width="160" height="35" align="absmiddle"></legend>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="50" align="center" valign="middle">
<form id="frmkey" name="frmkey" method="post" action="datapersons.php">
<input name="txt_search" type="text" class="search" size="40" value="ป้อนคำค้นหาของคุณที่นี่ !" onBlur="checkValue(this,this.defaultValue)" onFocus="clearValue(this,this.defaultValue)">
<input type="image" name="Search" src="../picture/btn_search.png" width="90" height="27" align="absmiddle" value="submit"></form></td>
</tr>
</table></fieldset></td>
</tr>
</table>
</body>
|
|
|
|
|
Date :
2010-08-04 16:03:31 |
By :
Manussawin |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
text โชว์ๆ หายๆ ใช้ javascript ธรรมดาๆ
ส่วนรูปใช้ css คุณ sak_artdrinker เคยให้ใช้ตั้งแต่สมัย renaissance
Go to: CSS Text Box Element
|
|
|
|
|
Date :
2010-08-04 16:04:22 |
By :
tungman |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
นี่แหละครับที่ต้องการ ขอบคุณทุกท่านมากนะครับ +1
|
|
|
|
|
Date :
2010-08-04 16:07:23 |
By :
Dragons_first |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 04
|