<div>Hi,</div>  <div>This might be a pain in the neck to someone but please be patient if you read the mail. I having prob with Html::Prototype with Catalyst. It works like a champ with older version of Cat, but in the current version, the syntax might be a bit changed and I just cannot get it.</div>  <div>I just tried a little test code posting in the Html::Prototype:</div>  <div>&nbsp;</div>  <div>On my template:</div>  <div>&nbsp;</div>  <div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;% $c-&gt;prototype-&gt;define_javascript_functions %&gt;</div>  <div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;form action="/bar" method="post" id="baz"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fieldset&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;legend&gt;Type search terms&lt;/legend&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;label
 for="acomp"&gt;&lt;span class="field"&gt;Search:&lt;/span&gt;&lt;/label&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;input type="text" name="acomp" id="acomp"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;span style="display:none" id="acomp_stat"&gt;Searching...&lt;/span&gt;&lt;br /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/fieldset&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/form&gt;</div>  <div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;span id="acomp_auto_complete"&gt;&lt;/span&gt;&lt;br/&gt;</div>  <div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;% $c-&gt;prototype-&gt;auto_complete_field( 'acomp', { url =&gt; 'chain/autocomplete', indicator =&gt; 'acomp_stat' } ) %&gt;</div>  <div>&nbsp;</div>  <div>------</div>  <div>&nbsp;</div>  <div>and in my controller</div>  <div>&nbsp;</div>  <div>sub autocomplete : Global
 {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; my ( $self, $c ) = @_;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; my @items = qw/foo bar baz/;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $c-&gt;res-&gt;body( $c-&gt;prototype-&gt;auto_complete_result(\@items) );<BR>}</div>  <div>&nbsp;</div>  <div>-------</div>  <div>&nbsp;</div>  <div>I hope that someone has been&nbsp;using this auto_complete, and observe_field method&nbsp;in Catalyst would help me.</div>  <div>I have read this <A href="http://dev.catalystframework.org/wiki/Guides/AJAX/SelectChaining">http://dev.catalystframework.org/wiki/Guides/AJAX/SelectChaining</A>&nbsp;, and also got syntax prob, because it shows no action at all</div>  <div>&nbsp;</div>  <div>&nbsp;Thank you for you help and&nbsp;your patience&nbsp;</div><p>&#32;
      <hr size=1>Boardwalk for $500? In 2007? Ha! <br><a href="http://us.rd.yahoo.com/evt=48223/*http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow">Play Monopoly Here and Now</a> (it's updated for today's economy) at Yahoo! Games.