jQuery tiene padres con clase
if ($elem.parents('.left').length) {
}
Matteoweb
if ($elem.parents('.left').length) {
}