Slider in IE and jQuery 1.2.2

Slider in IE and jQuery 1.2.2


I recently downloaded jQuery 1.2.2 and now the Slider throws an error
in IE6 and IE7. The error is on line 289 of jQuery 1.2.2, which is on
the return statement of the "find:" implementation.
Here's the error: Object doesn't support this property or method
I would resort back to jQuery 1.2.1, but I need 1.2.2 for something
else.
Any clue how this could be fixed? Thanks.