Chris Mills

Results 5 issues of Chris Mills

Overview --------- Due to the vast amounts of people on the slack we tend to use up our 5GB of data quite quickly. It would be a good option for...

We use innerWith to check if width is below 720 to serve the mobile menu. This isn't supported in IE8 and we'll need to use some logic to do document.documentElement.clientWidth...

Type: Bug

We're using add event listener quite a lot for the JS that controls the main navigation. This isn't supported in IE8 so we'll need to switch to attachEvent or something.

Type: Bug

As title these aren't supported

Type: Bug

This isn't supported in IE8

Type: Bug