How to simulate a double click event (with a single click )
we can easily simulate a double click with a single click by handling the click events and implementing a logic…
Design – Plan – Write
we can easily simulate a double click with a single click by handling the click events and implementing a logic…