Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 68ffb0f6 authored by NINASSI Benjamin's avatar NINASSI Benjamin
Browse files

.

parent 830693e5
Branches
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@
$('.iai-nav').removeClass('opened');
});
if(anchor1 && anchor2 && anchor3 && anchor4){
if(anchor1.offset().top && anchor2.offset().top && anchor3.offset().top && anchor4.offset().top){
$(window).on("scroll", function()
{
var scrolltop = $(this).scrollTop();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment