Class not defined
- From: Alberto <segura.alberto@xxxxxxxxx>
- Date: Tue, 29 Apr 2008 05:34:51 -0700 (PDT)
Hi,
I've implemented a customized autocompleter using prototypes and it
actually works like a charm in Firefox, but in IE 6/7 it just doesn't
work because that infernal thing says that 'Autocomp' (the class i
created for the autocompleter) is 'not defined'.
It's kind of weird because I tried to show an alert before of the
class definition but it is not shown even though the error is thrown
at the instantiation of the autocompleter.
I was googling for more than a reasonable time but i did not found the
cause... any help? Please consider that I'm using Portotype framework
(I also tried its Class creation API but the result was the same) and
Scriptaculous (its Ajax.Autocompleter worked without problems, but we
need a more customized control in order to fit our needs).
Thanks in advance.
.
- Follow-Ups:
- Re: Class not defined
- From: RobG
- Re: Class not defined
- From: Gregor Kofler
- Re: Class not defined
- Prev by Date: Re: Binding Javascript Class Method with Element Event
- Next by Date: a better way of clicking images in sequence?
- Previous by thread: What happened to my code
- Next by thread: Re: Class not defined
- Index(es):
Relevant Pages
|