Сообщение от kotkew
|
Не работает. (Почему?)
|
Обычная причина - криворукость.
<script src="http://code.jquery.com/jquery-latest.min.js"></script>
<fieldset>
<legend>Родитель</legend>
<button onclick="$(this).parent().hide()">Скрыть родителя</button>
</fieldset>