Yes I am just starting to try and get the autocompletetextfield working on my
app and I am using wicket 1.3. as well and it is doing the same thing. It is
throwing a js type mismatch error. Works fine in firefox but not in IE.

Did you figure out the problem?

T


Niels Bo wrote:
> 
> Hi
> 
> I just swithed from 1.3.2 to 1.3.3 and that resultet in a javascript error
> "type mismatch" in line 227,
> wich is this line in wicket-autocomplete.js:
> 
>         menu.style.zIndex=index=="auto"?index:Number(index)+1;
> 
> Only in IE (6.0) - firefox works fine.
> Does anyone else see this problem?
> 
> Niels
> 

-- 
View this message in context: 
http://www.nabble.com/AutoCompleteTextField-%22type-mismatch%22-in-line-227-tp16560166p17135623.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to