Displaying 2 results from an estimated 2 matches for "on_show".
Did you mean:
_show
2007 Oct 09
0
auto_complete :on_show :on_hide
Hi,
Trying to use the auto_complete options of :on_show and :on_hide....
......, :on_hide => "function(element, update)
{allow_change_control(true);} "
but when I do this it runs my js function but the div doesn''t hide.
I would like the auto_complete to work normally and just run a js
function which sets a js variable.
Any sugg...
2006 Mar 10
0
auto_complete_field, :on_hide woes
...;', {onHide:foo($(''selected_uid''), $(''search_list''))})
//]]>
</script>
<input name="commit" type="submit" value="Show" />
</form>
Anyone have some working auto_complete_field code that uses :on_hide
(or :on_show) that they could share?
Thanks!
jh
--
James Hughes
Web application developer
Centre for Health Services and Policy Research
Vancouver, BC
"Developing a coherent political analysis is in many respects
contingent upon an ability to connect one context to another, a
process not dissimilar to pl...