The way we're going to detect an outside click is by listening to a click event (and touchstart for mobiles) on the whole page ( document ) and then check if ...
確定! 回上一頁