Skip to content
Advertisement

Javascript Responsive Breakpoints Are Not Working

I have set some responsive breakpoints in javascript but they arent registering and changing once those breakpoints are met. I have added a snippet of my code along with a link to the fiddle below. Any suggestions or ideas to what the issue might be?

http://jsfiddle.net/p1x9n0wu/3/ – Link to my fiddle

JavaScript
JavaScript
JavaScript

Advertisement

Answer

should be settings, not setting

JavaScript
Advertisement