Displaying 1 result from an estimated 1 matches for "inputlong".
Did you mean:
inputing
2006 Mar 29
0
auto_complete_on_select don''t work correctly
...quot; style="display:none">1.2</span>
<span class="long" style="display:none">3.0</span>
</li>
</ul>
I want in <input id="inputlat" type="text" value="-" /> the value 1.2
and in <input id="inputlong" type="text" value="-" /> the value 3.0
I have used auto_complete_on_select but not work.Any suggestion?
The code is:
function auto_complete_on_select(element, selectedElement)
{
document.getElementById(''inputlat'').value =
selectedElement.childN...