Touch device, Single and Double Tap Events handler jQuery/Javascript?

后端 未结 4 1550
隐瞒了意图╮
隐瞒了意图╮ 2020-12-13 00:50

Background:

My site is in magento open source ecommerce solution, and in the top (header) it has a shopping cart icon. On dekstop, when user hovers

4条回答
  •  执笔经年
    2020-12-13 01:47

    This can also be achieved using vanilla javascript =>

    
    
      
        
        
        
        Document
      
      
        
        
      
    

    According to the exit variable value (i.e. either true or false) you can define further action.

提交回复
热议问题