Changeset 159 for trunk/templates/basic/includes/main_menu.tpl
- Timestamp:
- 03/16/2006 05:30:30 AM (6 years ago)
- File:
-
- 1 edited
-
trunk/templates/basic/includes/main_menu.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/basic/includes/main_menu.tpl
r157 r159 84 84 <td> 85 85 <div> 86 <input type="text" id="q" name="q" autocomplete="off" onkeydown=" if(hov!=-1) this.value = origval;" onfocus="hover('',this.value);" onkeyup="hover(event.keyCode,this.value);" onblur="setTimeout('hideSearch()',500); hov=0;" />86 <input type="text" id="q" name="q" autocomplete="off" onkeydown="" onfocus="hover('',this.value);" onkeyup="hover(event.keyCode,this.value);" onblur="setTimeout('hideSearch()',500); hov=0;" /> 87 87 </div> 88 88 <div align="left" id="searchResult" name="searchResult" style="font-family:Arial; font-size:12px; background-color: white; border:#000000 dashed 1px; padding:0px; display: none; position: absolute; width: 150px;"></div>
Note: See TracChangeset
for help on using the changeset viewer.
