<div id='hola'> <a href='#'> adios </a> </div>
<script> aloha = jQuery('#hola'); </script>
alert(aloha.'a'.html());