I'm not sure but maybe its due to a bug in IE. See :

http://developer.yahoo.com/yui/autocomplete/

and look for the "use iframe" parameter. Which give this :

myAutoComp.useIFrame = true;

My 2 cents,

Pierre Goupil



2007/7/18, Scott Nesbitt <[EMAIL PROTECTED]>:


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]




--
"Si le sang ne coule pas assez chaud dans tes veines,
je le répandrais sur le sable pour qu'il bouille au soleil."

(Maraxus de Kelde)

Reply via email to