[jQuery] Autocomplete error

[jQuery] Autocomplete error


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