Hi,
I am try to use Jquery in Zend. Datepicker widget works fine. But when I
tried using Autocomplete it doesn't work. I am getting error
$("#acomp").autocomplete is not a function
Inside my Jquery form I am doing
public function init()
{
$this->setAttribs(array(
'id' => 'Sear
Hi,
I have multiple filtering selects in my Dojo form (they work just fine). But
when I create a subform and add filtering select to it, none of the
filtering select function (even in the parent form fail to function). I have
made sure that I am using unique IDs for filtering select. I populate
f