Problem with selector after upgrading.

Problem with selector after upgrading.

After upgrading to the latest jQuery I'm having trouble using the selector $("a.thickbox, area.thickbox, input.thickbox") which used to work before uploading.

at the very least I need to select all A elements, with the class of "thickbox".
can anyone tell me how to accomplish this?