0
I want when i on click button hover work
4 odpowiedzi
+ 2
Can you elaborate your question and post your code so that we can help you
+ 1
<button onclick="yourFunction()">Hover start</button>
<script>
function yourFunction(){
//Hover start
}
</script>
0
Listen i want if button on click hover start
0
With out put mouse on div