I have the following structure:
<span class="ErrorViewer">
<menu>
<li>El Porcentaje de la prima del contrato es menor que el porcentaje Aprobado por la GERENTE </li>
</menu>
I would like to show an alert with the text that is within <li>
using JS or JQuery