Home › Forums › CSS › Testing responsive design? › Re: Testing responsive design?
March 22, 2013 at 3:52 pm
#129388
Participant
I use crossbrowsertesting.com in combo with my own ipad mini and android phone. Nothing beats a real live test on an actual device. For example, I recently tested a site that looked great in screenshots, but functionality-wise, the homepage slider was showing up over top of the dropdown mobile menu. Wouldn’t have known that without using my smartphone (fixed with a simple z-index adjustment).