Monthly Archives: September 2007

Making the UW Wireless Login iPhone Friendly

One of the things that annoys me to no end on the iPhone was the micro-mini sized button on the wireless network authorization page. I did some research and discovered a relatively easy fix. Since iPhone uses Safari and Webkit, you can use the Webkit-only CSS property -webkit-text-size-adjust to make the button larger — while [...]