ComputerWolf / SlickNav

Responsive Mobile Menu Plugin for jQuery
MIT License
941 stars 315 forks source link

https issue #182

Closed sjbuehner closed 3 years ago

sjbuehner commented 6 years ago

When switching from http to https, I lost the SlickNav. Any corrections I'm missing? With the SSL, SlickNav doesn't work.

ComputerWolf commented 3 years ago

You may need to change your references to the JS files to https as well. Most browsers will not allow https -> http connections. If you need further assistance, please provide some code examples.