You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your plugin is great. I just ran into an issue with it in Firefox and Safari. It works perfectly in chrome though. Its possible that it could be because of some conflict with other plugin.
So, I used your plugin on a website with two full screen sections and a third section for normal scroll (single page website).
HTML:
<divclass="vertical-slider"><sectionclass="vertical-section" id="page1"><imgsrc="http://x2creative.abinitiohk.com/wp-content/uploads/2014/07/image1-top.png" class="vertical-sec-img top-half"/><divclass="thick-black-divider"></div><imgsrc="http://x2creative.abinitiohk.com/wp-content/uploads/2014/07/image1-bottom.png" class="vertical-sec-img bottom-half"/></section><sectionclass="vertical-section" id="page2"><imgsrc="http://x2creative.abinitiohk.com/wp-content/uploads/2014/07/image2.png" class="vertical-sec-img top-half"/></section></div><divclass="wrapper"><!--rest of the sections and body--></div>
So, what happens is, that i can scroll from #page1 to #page2 and then scroll through the rest of the site normally in chrome but in case of firefox and safari, the site just won't scroll past #page2.
It could be conflicting with some other plugin but i can't know for sure.
The text was updated successfully, but these errors were encountered:
Hi,
Your plugin is great. I just ran into an issue with it in Firefox and Safari. It works perfectly in chrome though. Its possible that it could be because of some conflict with other plugin.
So, I used your plugin on a website with two full screen sections and a third section for normal scroll (single page website).
HTML:
JavaScript:
So, what happens is, that i can scroll from
#page1
to#page2
and then scroll through the rest of the site normally in chrome but in case of firefox and safari, the site just won't scroll past#page2
.It could be conflicting with some other plugin but i can't know for sure.
The text was updated successfully, but these errors were encountered: