I'm trying to apply the CSS property ms-touch-action without success by using the $.css method. $('#demo').css({ 'height': '100%', 'position': 'relative', ...
確定! 回上一頁