javascript - Property touch-action doesn't exist : none -
using css code:
.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-autohide
getting error in wc3 validation:
property touch-action doesn't exist : none
Comments
Post a Comment