Handle search with Ajax. re #73
This commit is contained in:
parent
ad286e491e
commit
4410a5cc82
2 changed files with 8 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
</div>
|
||||
<div id="tool" style="display: none">
|
||||
<div style="float: left; width: 60%">
|
||||
<form action="index.php" method="get">
|
||||
<form id="searchForm" action="index.php" method="get">
|
||||
<div style="float: right">
|
||||
<input type="image" src="images/search32.png?v={{=it.const.version}}" alt="{{=it.const.i18n.searchAlt}}" />
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue