“html como dar link falso” Respostas de código

html como dar link falso

document.getElementById("nothing").addEventListener("click", function(event){
event.preventDefault()
});
Dull Dugong

html como dar link falso

<a id="nothing" href="#">Link</a>
Dull Dugong

Respostas semelhantes a “html como dar link falso”

Perguntas semelhantes a “html como dar link falso”

Mais respostas relacionadas para “html como dar link falso” em HTML

Procure respostas de código populares por idioma

Procurar outros idiomas de código