Changeset 164
- Timestamp:
- Oct 24, 2006, 7:28:56 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/npemap.org.uk/static/tiles/map.html
r163 r164 58 58 </div> 59 59 <div> 60 <form onsubmit="return find()" >60 <form onsubmit="return find()" action=""> 61 61 <p><label for="where">Place name:</label><br/> 62 62 <input id="where" name="where" size="15"/><br/> … … 69 69 <div id="map_container" style="float:left"> 70 70 <div id="marker"> 71 <img src='../images/yellow-marker.gif' />71 <img src='../images/yellow-marker.gif' alt="Your location"/> 72 72 </div> 73 73 <div id="postcode_form">
Note: See TracChangeset
for help on using the changeset viewer.