search for: comune_name

Displaying 1 result from an estimated 1 matches for "comune_name".

2006 Mar 29
0
auto_complete_on_select don''t work correctly
Hi, i hope that''s the correct place for this question. I must update two input text from autocomplete. The list is, for exemple: <ul> <li> <span class="comune_name">pippo</span> <span class="lat" 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=&quo...