AOS.init();
$('.content').attr({
'data-Aos': 'fade-up'
});
The code works in a way that the element disappears. Why does that happen?
AOS.init();
$('.content').attr({
'data-Aos': 'fade-up'
});
The code works in a way that the element disappears. Why does that happen?
Copyright © 2021 Jogjafile Inc.