javascript - Nexus 5 site - scroll slider inside device - how to do that? -


I think the Nexus 5 site (like) wants to get the same effect - as it remains in Nexus and It's sparkling screen while I'm scrolling (this is the fourth part).

My case is that there is only one section on my site, but with an iPad the content on both the center and the text and I just want to change the picture inside the iPad when I am scrolling.

Any thoughts, please?

Thanks a lot!

Take a look at this:

The original Control the slider via 'scroll' event and position - scrollTop () For example:

  if (/ * some condition $ (document) .scrollTop () * /) {if ($ ('$ img2'). CSS ("margin-top") == "295px") {// If image below is $ ('#img2') . Emamate ({"margin-top": "0 px"}, 300); // Slide the image}}   

See full code here:

Note: In my example, all the content after the slider and

.

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -