html滾動(dòng)條問題
為什么我在touch項(xiàng)目開發(fā)中想要禁用頁面滾動(dòng)條,需要同時(shí)給body和html設(shè)置overflow:hidden(android5.0下的uc、qq)?chrome設(shè)置body為overflow:hidden就可以了
為什么我在touch項(xiàng)目開發(fā)中想要禁用頁面滾動(dòng)條,需要同時(shí)給body和html設(shè)置overflow:hidden(android5.0下的uc、qq)?chrome設(shè)置body為overflow:hidden就可以了
2016-07-20
舉報(bào)
2016-07-24
你直接設(shè)置HTML的overflow試一下