使用position:fixed固定定位可以很方便將元素固定在頁面某處。 ... 需定位元素的css: z-index: 90; ... top: 0;; -webkit-overflow-scrolling: touch;
確定! 回上一頁