Hi, ? With struts2 <sx:autocompleter> tag im unable to call javascript function, eventhough i called like this. But javascript is not invoked.
<sx:autocompleter list="practiceList" name="emailList" onclick ="javascript:getData();"/> I want to know whether any javascript function we can use for <sx:autocompleter>. Thanks & Regards, RajaniKanth Teppala.