Using the YUI plugin with the Yahoo autocompleter is
working pretty well, but the autocompletion dropdown
is not positioned under the textfield. Here is my
markup:
<s:url id="statesUrl"
action="AjaxTest"
namespace="/nodecorate"
includeParams='none'/>
<div class="form-elem-title"><label>State:</label>
<yui:autocompleter id="state"
name="state"
href="%{#statesUrl}"
delay="0"
forceValidOption="true"
cssStyle="width:320px"
containerCssStyle="width:320px"
/>
</div>
Is there something I have to do to get the dropdown
positioned correctly? Does anyone else see this?
Thanks,
Scott
____________________________________________________________________________________
Need a vacation? Get great deals
to amazing places on Yahoo! Travel.
http://travel.yahoo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]