0
I would like to use the "scrolling" effect that instagram uses in your app, switching to camera and time-line. However I do not know the name of this effect, could tell me what it is, or give examples of sites that show a tutorial of it?
0
I would like to use the "scrolling" effect that instagram uses in your app, switching to camera and time-line. However I do not know the name of this effect, could tell me what it is, or give examples of sites that show a tutorial of it?
2
Friend, you can use the jQuery Mobile 1.4.5.
You find it in this link:
http://demos.jquerymobile.com/1.4.5/
First, with the way tabs:
http://demos.jquerymobile.com/1.4.5/tabs/
Plus the effect slide:
http://demos.jquerymobile.com/1.4.5/transitions/
For the purpose of drag, use the Hammerjs:
http://hammerjs.github.io/
Using the two you leave the same as the cell phone.
Browser other questions tagged html css
You are not signed in. Login or sign up in order to post.
In app or web?
– Guilherme Nascimento
Just like what they use in the Guilherme app.
– user77639
You could record a video exemplifying the effect?
– Vinicios Yals
Do you have any video? Is it the same as Snapchat? Where you switch from sliding screens to the side?
– Stéfano
That’s what you said, Stéfano.
– user77639
Just tell me one more thing. You want the scroll to happen when you press a button or drag with your finger?
– Stéfano
I believe this effect is called "Slide Tabs" https://youtu.be/23vE3VUke5o?t=19m55s
– Vinicios Yals
Okay, I answered your question.
– Stéfano
I edited and added the drag effect.
– Stéfano