- My Freespirits
- Freespirits Forum
- Main Forum
- English Section
- Joomla
- Fix scrollify to mobile view - Best implementation
×
English Section!
We will be more than happy to help you with problems related to our services and products. Please feel free to write it down as clear as possible
We will be more than happy to help you with problems related to our services and products. Please feel free to write it down as clear as possible
Fix scrollify to mobile view - Best implementation
- infogate
-
Συντάκτης θέματος
- Αποσυνδεμένος
- Administrator
-
- Imagination is the beginning of creation
6 Χρόνια 10 Μήνες πριν #87
από infogate
The best possible way to start your online marketing : fspirits.com/go/leadsleap-home
Create Amazing AI Videos : fspirits.com/go/video-express-ai
Start your affiliate journey here: fspirits.com/go/olsp-academy
Edit And Create Videos: fspirits.com/go/create-studio-pro
Best Solution To Create Graphics: fspirits.com/go/artistly
Smart Chat Automation: fspirits.com/go/chatterpal
Multi-Purpose Video Maker: fspirits.com/go/avatar-builder
Multi-Purpose Video Creator: fspirits.com/go/videocreator
AI Human Spokesperson Videos: fspirits.com/go/humanpal
Fix scrollify to mobile view - Best implementation δημιουργήθηκε από infogate
You can check and ensure the script working as it should to this website --> www.k-resolutions.gr/#1
<script>
$(document).ready(function(){
if(!(/Android|webOS|BlackBerry|iPhone|iPad|iPod|Opera Mini|IEMobile/i.test(navigator.userAgent) )) { //if not these devices(userAgents)
$(function() {
$.scrollify({
section: ".scrollify_section",
sectionName : "section-name",
easing: "easeOutExpo",
scrollSpeed: 1500,
interstitialSection : ".t3-footer",
scrollbars: true,
standardScrollElements: "",
setHeights: true,
overflowScroll: false,
updateHash: true,
touchScroll: false,
offset : 0,
//add fade effect to scrollify sections
before: function()
{
$.scrollify.update()
var currentSlide = $.scrollify.current();
// log the id of slide
console.log(currentSlide.context.id);
if (currentSlide.context.id == "slideno2"){
$('#layerslider_12').layerSlider('closePopup');
}
else if (currentSlide.context.id == "slideno1") {
$('#layerslider_12').layerSlider('openPopup');
}
else if (currentSlide.context.id == "slideno3") {
$('#layerslider_12').layerSlider('openPopup');
}
else if (currentSlide.context.id == "slideno4") {
$('#layerslider_12').layerSlider('openPopup');
}
},
//need 3 to work
});
});
}
});
</script>The best possible way to start your online marketing : fspirits.com/go/leadsleap-home
Create Amazing AI Videos : fspirits.com/go/video-express-ai
Start your affiliate journey here: fspirits.com/go/olsp-academy
Edit And Create Videos: fspirits.com/go/create-studio-pro
Best Solution To Create Graphics: fspirits.com/go/artistly
Smart Chat Automation: fspirits.com/go/chatterpal
Multi-Purpose Video Maker: fspirits.com/go/avatar-builder
Multi-Purpose Video Creator: fspirits.com/go/videocreator
AI Human Spokesperson Videos: fspirits.com/go/humanpal
Παρακαλούμε Σύνδεση ή Δημιουργία λογαριασμού για να συμμετάσχετε στη συζήτηση.
- My Freespirits
- Freespirits Forum
- Main Forum
- English Section
- Joomla
- Fix scrollify to mobile view - Best implementation
Χρόνος δημιουργίας σελίδας: 0.053 δευτερόλεπτα