Re: Implement Autocomplete OnSelect event - jquery bind event

2012-10-21 Thread bhorvat
I manage to solve my problem in a different way. By passing a function that will be triggered once the item in autocomponent is selected. cheers -- View this message in context:

Re: Implement Autocomplete OnSelect event - jquery bind event

2012-10-20 Thread bhorvat
I manage to do something but still not quite there t:textfield t:value=myvalue t:mixins=jquery/autocomplete,jquery/bind bind.event=select bind.eventType=select bind.context=${selector:this}[0].value bind.callback=function (event,ui,url) {