without any code, it makes it virtually impossible for anyone to
help....

that error (typically) means IE doesn't know what method you are
trying to call.. either its a bad reference, or sometimes it's because
the method name called is a reserved word (something FF will overlook,
but IE won't)

On Dec 19, 8:52 am, BPG <m...@bpg.nu> wrote:
> Hi there,
>
> I'm using the autocomplete plugin of jquery with the Search Page
> Replacement option. This works fine in FF and chrome, only in IE it
> fails with the following error.
>
> Message: 'text' is null or not an object
> Line: 25
> Char: 5
> Code: 0
> URI:http://www.openingstijden.nu/beta/index.php
>
> Sourcehttp://docs.jquery.com/Plugins/Autocomplete#Search_Page_Replacement
>
> I can't find or create a solution form this problem (my java knowledge
> is very limited), imp working on this bug for 2 days now and i'm
> starting to pull my hair out ;)
>
> Can you please help me out?
>
> Thanks in advance,
> Bob

Reply via email to