Sounds like you haven't included the dimensions plugin.
http://www.google.co.uk/search?sourceid=navclient-ff&ie=UTF-8&rls=GGGL,GGGL:2006-14,GGGL:en&q=jquery+dimensions

Jean Nascimento wrote:

> Anyone have problems with the autocomplete plugin from bassistance?
>
> jQuery(input).offset is not a function
> [Break on this error] var offset = jQuery(input).offset({scroll:
> false, border: false});
>
> In this line: var offset = jQuery(input).offset({scroll: false, border: 
> false});
>
>
>
>
> After the first key pressed.
>
> $("#months").autocomplete(months, {
>                               minChars: 0,
>                               max: 12,
>                               autoFill: true
>                       });
>
> the months is only for test
> --
>
> []´s Jean
> www.suissa.info
>
>    Ethereal Agency
> www.etherealagency.com

Reply via email to