Answer the question
In order to leave comments, you need to log in
What would you recommend to make removeClass and addClass work in firefox?
This construction $('li.active').removeClass('active'); does not work.
$(this).addClass('active');
i.e. the active class is not removed and the active class is not added. There are no problems in other browsers, the problem is only with firefox, but the task needs to be done only on mozilla. Thanks in advance
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