![]() <form name="form2" method="POST" target="_blank" action="http://b2b_blue./sell/search.php?action=search&mid=1" id="main_a_serach" onsubmit="return check_search(this)"> <div id="selectsearch"> <a href="javascript:;" onClick="selectsearch(this,'sell')" class="choose">供應(yīng)</a> | <a href="javascript:;" onClick="selectsearch(this,'buy')">求購(gòu)</a> | <a href="javascript:;" onClick="selectsearch(this,'company')">公司</a> | <a href="javascript:;" onClick="selectsearch(this,'news')">資訊</a> | <a href="javascript:;" onClick="selectsearch(this,'job')">人才</a> | <a href="javascript:;" onClick="selectsearch(this,'zh')">展會(huì)</a> </div> <div id="Footsearchinput"> <span class="input"><input type="text" id="fkeyword" name="keyword"/></span> <span class="submit"><input type="submit" name="Submit" value="找一下 "/></span> </div> </form> </div> <SCRIPT LANGUAGE="JavaScript"> <!-- function check_search(obj){ if(document.getElementById("fkeyword").value==''){ alert('關(guān)鍵字不能為空!'); return false; } } function selectsearch(theA,word){ obj=document.getElementById("selectsearch").getElementsByTagName("a"); for(var i=0;i< obj.length;i++ ){ obj[i].className=''; } theA.className='choose'; if(word=='sell'){ document.getElementById('main_a_serach').action="http://b2b_blue./sell/search.php?action=search&mid=1"; }else if(word=='buy'){ document.getElementById('main_a_serach').action="http://b2b_blue./buy/search.php?action=search&mid=1"; }else if(word=='company'){ document.getElementById('main_a_serach').action="http://b2b_blue./hy/search.php?action=search"; }else if(word=='job'){ document.getElementById('main_a_serach').action="http://b2b_blue./hr/search.php?action=search&mid=1"; }else if(word=='zh'){ document.getElementById('main_a_serach').action="http://b2b_blue./showroom/search.php?action=search&mid=1"; }else if(word=='news'){ document.getElementById('main_a_serach').action="http://b2b_blue./news/search.php?action=search&"; } } //--> </SCRIPT> <SCRIPT LANGUAGE="JavaScript"> <!-- clickEdit.init(); //--> </SCRIPT> |
|
|
來(lái)自: weiledream > 《網(wǎng)站js特效類(lèi)》