Ok I have the css sorted:
Now to style the input box ( but this isnt working ) any suggestions. Think my js is messed up. The html element:
<input name="latLng" class="latLng" id="latLng2" type="text" disabled />
The JS:
<script type="text/javascript">
jQuery(document).ready(function(){
jQuery('input.latLng').locationPicker({
width: "500px",
height: "20px",
backgroundColor: '#fff',
border: '1px solid #ccc',
borderRadius: 10,
padding: 10
});
});
</script>
Where am I going wrong please.
101010button at the top, or indent it over 4 spaces manually :)ctrl+K