Custom hover event
13 years ago.
I have tried doing:
eventHoverHandling = "JavaScript"
onEventHover = function(a,b,c){
console.log("hover");
}
But cant get it to work.
Is this implemented ?
I have tried doing:
eventHoverHandling = "JavaScript"
onEventHover = function(a,b,c){
console.log("hover");
}
But cant get it to work.
Is this implemented ?
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.