Mentions légales du service

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

.

parent 68ffb0f6
No related branches found
No related tags found
No related merge requests found
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
$('.iai-nav').removeClass('opened'); $('.iai-nav').removeClass('opened');
}); });
if(anchor1.offset().top && anchor2.offset().top && anchor3.offset().top && anchor4.offset().top){ if(anchor1.offset() && anchor2.offset() && anchor3.offset() && anchor4.offset()){
$(window).on("scroll", function() $(window).on("scroll", function()
{ {
var scrolltop = $(this).scrollTop(); 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