Ran into an issue with an e-commerce Product quantity field where the up / down arrows would not show, and were required to indicate more than one item could be purchased.
Read MoreFonts will render differently across browsers, and sometimes even when different colours and background are being used.
Read MoreThese are my go-to media queries when browser testing different versions of Internet Explorer
Read MoreOverflow: visible will not work in combination with Filters in IE7. These will need to be deactivated, or back-hacked.
Read MoreSometimes fixing iframe and YouTube embed issues can be as simple as adding wmode=transparent to the iframe src string <iframe scr”http://youtube.com/embed/link_to_video” wmode=”transparent”></iframe> Other times, you may need to change this to wmode=”Opaque” If you’re still experiencing issues with drop down menus appearing behind iframes, and z-index is being ignored, the following code will come in handy.
Read More