Friday, December 29, 2017

jquery webkit touch callout none is not working iOS 8

jquery webkit touch callout none is not working iOS 8



I have a menu bar with a html list and link and a press event with some hammer

< P> I tried two things:

  1. Add to property CSS:

    / P>

      - WebKit-touch-callout: No one;   

    Prevent the spread of the incident:

      $ item.hammer (). (Press, function (event) {event.preventDefault (); event.stopPropagation (); ...}); Either the work is not working, probably because Safari grabs the incident in front of me.   

    This CSS property appears as if this dash is missing: / P>

      -webkit-touch-callout: none;  


  2. go to link download
    download
    alternative link download

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.