JQuery Select HTML Elemento
$("element").on("click", function (){})
// element = html element and rest you can change to your liking
Shiny Shrimp
$("element").on("click", function (){})
// element = html element and rest you can change to your liking