Brad Frost Web

Words That Would Otherwise Be Coming Out of My Mouth

  1. usable numeric inputs in iOS

    Better Numerical Inputs for Mobile Forms

    My colleagues in Chicago just launched a great responsively-designed greygoose.com, and Jason Grigsby and I were wondering how they brought up the user-friendlier telephone keypad in iOS instead of the ok-but-not-great number keypad. The team dynamically set the input type to tel with Javascript, but we were wondering if there would be a better way. After some Twitter-talk with Grigsby and Chris Coyier, I set up a demo page to see if setting pattern=”[0-9]* would make a difference. Thankfully it [...]

    Read More
  2. Mobile Web Devices

    Test on Real Mobile Devices without Breaking the Bank

    Mobile is the future of the web, so it’s time to start investing in some mobile devices. Testing on actual devices is now an absolutely essential part of web design. Stephanie Rieger explains that there are crucial aspects of a web experience you simply can’t realize by resizing your browser or using emulators: true site performance, device capabilities, form factor, pixel density and the impact of the network. What devices should you get? How much is it going to set [...]

    Read More
  3. 34 (Brad Frost's conflicted copy 2011-09-11)

    Support Vs Optimization

    A few things usually happen when I bring up the existence of mobile devices/browsers that aren’t iOS and Android. First, people give me a blank stare. Then they respond, “Well…fuck them”. (I’m not just being cheeky here, this sentiment has been expressed to me on multiple occasions.) As more connected devices enter the landscape, it’s important to discuss how we as web creators are going to deal with the sheer number of devices, browsers, operating systems, and form factors. Moving [...]

    Read More