- 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
5 Χρόνια 4 Μήνες πριν #87
από infogate
The best possible way to start your online marketing : fspirits.com/go/leadsleap-home
Explode Your Web Site Traffice: fspirits.com/go/sparktraffic
Start your affiliate journey here: fspirits.com/go/olsp-academy
Best Solution To Create Videos: fspirits.com/go/create-studio-pro
Best Solution To Create Graphics: fspirits.com/go/clickdesigns
Smart Chat Automation: fspirits.com/go/chatterpal
Multi-Purpose Video Maker: fspirits.com/go/avatar-builder
Multi-Purpose Video Creator: fspirits.com/go/video-creator
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
Explode Your Web Site Traffice: fspirits.com/go/sparktraffic
Start your affiliate journey here: fspirits.com/go/olsp-academy
Best Solution To Create Videos: fspirits.com/go/create-studio-pro
Best Solution To Create Graphics: fspirits.com/go/clickdesigns
Smart Chat Automation: fspirits.com/go/chatterpal
Multi-Purpose Video Maker: fspirits.com/go/avatar-builder
Multi-Purpose Video Creator: fspirits.com/go/video-creator
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.027 δευτερόλεπτα