View Single Post
  #1 (permalink)  
Old 06-19-2007, 07:40 PM
Peter Peter is offline
Senior Member
 
Join Date: Jun 2007
Posts: 119
Peter is on a distinguished road
indicator ajaxtags
I have a problem, I'm using the "auto complete" function of ajaxtags 1.2 beta-3
and it works excellent, but I couldn't use the "indicator" property when is loading ajax.

this is the code that I'm using:
Code:
<span id="indicator" style="display:none;"><img src="img/indicador.gif"></span> <ajax:autocomplete baseUrl="${url}/sAjaxPupil" className="autocomplete" source="txtPupil" target="CODPupil" parameters="txtPupil={txtPupil}" minimumCharacters="2" indicator="indicator" />
Thank you
Reply With Quote
Sponsored Links