Andriod & Jquery

Andriod & Jquery

Can Jquery work on the Andriod platform (Andriod 2.2 browser)?

I attempted to use jQuery to create a game. It works fine in Safari, Firefox and the iPhone, however, on Andriod I get random syntax errors in jQuery.js. The syntax errors change lines on every line, so I do not believe it is an issue with the specifically. Is there a mobile version (not Jquery mobile as I want the power of jQuery not a interface framework) that is appropriate for Andriod? Thanks.