I only need it in at least a simi-usable state for now :-)

Is there a known bug for why it's firing at page load?

Here is my new call:
$("#univrelations").autocomplete("/tools/univfull.lasso", {minChars: 3,
delay: 300, limit: 1000, mustMatch: true});

It still sends limit 10.

Is there a known bug for the more not working?  Does it have to do with the
server sending more than the "10"?

Without a .results added, is it not just supposed to entered the selected
item as it?  It's doing nothing for me. I will try with it to see what
happens.

(I wish this was some where that I could show it.)


On 6/28/07 1:28 PM, "Jörn Zaefferer" <[EMAIL PROTECTED]> wrote:

> 
> Dan G. Switzer, II wrote:
>>> Also getting this error now:
>>> 
>>> element.css({width:typeof options.width == "string" || options.width > 0 ?
>>> options.width : jQuery(input).width()}).below is not a function
>>> https://cand-
>>> dev.llnl.gov/resources/javascripts/jQuery/jquery.autocomplete.j
>>> s
>>>     
>> 
>> ... clip ...
>> 
>>   
>>>> <script type="text/javascript"
>>>> src="/resources/javascripts/jQuery/below.js"></script>
>>>>       
>> 
>> The default file name is "jquery.below.js" not "below.js". You should double
>> check the file name and make sure that file loads in the browser.
>>   
> Thanks Dan for helping out.
> 
> On the autocomplete plugin: I hope to find some time soon to get the
> plugin into a usable state. When you work with the version from SVN,
> take the example page (index.html) as a reference.

Reply via email to