Hi there, first time posting to this list I think, but I have read  
many great answers on this list while working with CakePHP, so thanks  
are due to all those who help others out here.

I expect this is something really easy, but I can't find the answer...

When using the $ajax->autoComplete input, is there an event I can  
catch for when the user clears the input and therefore no drop down is  
displayed or deletes a few characters so that a once selected record  
isn't any longer?

At the moment, when the user selects an auto-complete record I update  
a div with extra details of that record through the afterUpdateElement  
event, but I haven't been able to find the trigger for then clearing  
that div.

Thanks in advance for any help.

Ian
________________________________________
IMiJ Software
http://www.imijsoft.com
http://www.ianmjones.net (blog)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to