Answer the question
In order to leave comments, you need to log in
ToggleClass not working in safari on iphone 5s/6?
How to be, a hamburger through js toggleClass'om, but it does not work on safari iphone 5s/6?
Tested via https://appetize.io/demo
$(document).ready(function () {
$(".hamburger").click(function () {
$(this).toggleClass("hamburger-active")
})
});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question