benwong.me

  • About
  • iOS Apps
  • Basketball

Tips

Workaround to enable scrolling in overflowing divs in Android browsers

Posted on Saturday, May 5th, 2012 by admin
Tags: android, div, overflow, scroll

The other day while working on a mobile website at work we discovered an odd issue that affects Android users. On one of the mobile website’s pages there is a modal popup that has a scrollable div. In Mobile Safari … Continued

How to restore the Windows MBR after removing Linux

Posted on Saturday, May 5th, 2012 by admin
Tags: dualboot, linux, mbr, partition, windows

I’ve been dual booting Windows 7 and Ubuntu Linux on my desktop PC for a while. Today I decided to delete Ubuntu to free up space for Windows as I’ll be dedicating more time to ASP.NET development. So, I downloaded … Continued

IE Bug Workaround – Unclickable absolute positioned hyperlink over absolute positioned image

Posted on Tuesday, April 24th, 2012 by Ben Wong
Tags: bug, ie9

I had to fix an IE9 bug today where an absolute positioned hyperlink over an absolute positioned image was not clickable. Here’s an example of the code in question to give you a better idea of the problem. At first … Continued

How to create a PDF from multiple images in OS X

Posted on Tuesday, January 31st, 2012 by Ben Wong
Tags: automator, osx, pdf

This week I needed to create a PDF from a couple of images. I knew Preview had some PDF creation capabilities, so I tried using it to do it. Unfortunately, Export As… produced a blank PDF. Luckily I remembered Automator and discovered it … Continued

How to add footer text for a group in settings.bundle

Posted on Saturday, October 22nd, 2011 by Ben Wong
Tags: footer, ios, settings

Adding settings for your iOS app so that they appear in the Settings app is simply done by creating a settings.bundle and defining the groups and settings controls in the Root.plist in the bundle. Sometimes it’s helpful to add hints … Continued

← Older posts

Recent Posts

  • Workaround to enable scrolling in overflowing divs in Android browsers
  • How to restore the Windows MBR after removing Linux
  • IE Bug Workaround – Unclickable absolute positioned hyperlink over absolute positioned image
  • How to unit test asynchronous methods in iOS using SenTestingKit
  • Expectations for the March 2012 Apple media event

Recent Tweets

© 2012 benwong.me