[jQuery] inArray doesn't work in jQuery 1.2.6

[jQuery] inArray doesn't work in jQuery 1.2.6


Hi,
I need to check if a value is in a array. I tested it with json data
and also with the example from visualjquery.com. inArray returns every
time "-1".
Is it correct that inArray doesn't work? Is it a bug?
Best regards