<div> /*i want to select */
<div>
<div class="ui-message-error">
</>
</div>
</div>
I have a page something like that and i can not appoint class parent divs. So how can i select parent div if child of child of that div has 'ui-message-error' class.