Changeset 7828 for trunk/src/map/inc/search_node.php
- Timestamp:
- Apr 18, 2010, 2:52:54 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/map/inc/search_node.php
r7805 r7828 5 5 <!-- This contains the searchbox of the searchtool, and the send button for it --> 6 6 <div id="searchbox"> 7 <form> 8 <input type="text" name="naam" size="18" maxlength="30" onkeyup="suggestMarkers(this.value)"><input type="button" name="knop" value=" > "> 9 </form> 7 <input type="text" name="naam" size="18" maxlength="30" onkeyup="suggestMarkers(this.value)"> 10 8 </div> 11 9 <!-- This contains the list of nodes, in future the searchbox will make it possible to filter this list -->
Note:
See TracChangeset
for help on using the changeset viewer.