1
I have the following code, and would like to remove only the text ' Configuration options:' without changing the "a" tag with jquery, can anyone help me?
<small>
Opções de configuração:
<a href="javascript:void(0);" onclick="teste" class="hiperlink" alt="">Alterar
</a>
</small>
Post the code, then we can help
– arllondias
sorry, I’m new here follow https://jsfiddle.net/82jnnsvu/
– Raykard Aguiar