★ June 23rd, 2009 更改 iPhone 上方狀態列的背景色
在 head 裡加入這行:
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
可以更改上方狀態列的樣式,方便你做出接近 native app 外觀的 web app。
“I still don't have what it takes, I must train harder.”
在 head 裡加入這行:
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
可以更改上方狀態列的樣式,方便你做出接近 native app 外觀的 web app。