Browsers

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 More

Fonts will render differently across browsers, and sometimes even when different colours and background are being used.

Read More

Target IE with Media Queries

CSS

November 23, 2016

These are my go-to media queries when browser testing different versions of Internet Explorer

Read More

IE7 Filter and Overflow

Browsers

December 22, 2014

Overflow: visible will not work in combination with Filters in IE7.  These will need to be deactivated, or back-hacked.

Read More

Sometimes 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
katherine as a flat graphic icon

About Me

I’m an African / Ojibwe First Nations Web Developer living in Winnipeg, Manitoba.

Visit the Tips and Blog to see what I’m working on.