Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upHorizontal scroll on mobile #71
Comments
This comment has been minimized.
This comment has been minimized.
Definitely. Feel free to add a PR. |
This comment has been minimized.
This comment has been minimized.
Superb! Glad you liked! I'm not good at JS as you, but I think what should be added would be something like e(".ms-right, .ms-left").css({width:"100%",position:"absolute",height:"50%","-ms-touch-action":"none"} but for mobile views.... is it right? |
This comment has been minimized.
This comment has been minimized.
You'll need a lot more code than just that :) |
This comment has been minimized.
This comment has been minimized.
Yeah.... i just noticed this...let's pull the sleeves and get this job done =D |
This comment has been minimized.
This comment has been minimized.
Hey alvaro... how's going? I know I shouldn't do this, but.... do you have any plans to take a look into this? I was planning to make a website with this layout =) cheers =) |
This comment has been minimized.
This comment has been minimized.
@tofanelli nop. No time for it. |
This comment has been minimized.
This comment has been minimized.
One year later.... and still waiting =) |
This comment has been minimized.
This comment has been minimized.
@tofanelli not planning to work on this feature in the short term. It seems to be a better solution from the user experience point of view. Removing autoScrolling on responsive and making sections full width. |
This comment has been minimized.
This comment has been minimized.
Yeaahhhh... but now it seems just an ordinary website made with a few css or using any regular framework.... Don't spark in my eyes.... At least for me... =\ |
This comment has been minimized.
This comment has been minimized.
Nothing better than a real responsive site for small screen devices with slow rendering engines. |
This comment has been minimized.
This comment has been minimized.
Yeah... kinda of... missing some UX sparkle... something to really shine on... But I agree with you, slow rendering engines kills any gorgeous job implemented, but, its not the average =) |
Hey Alvaro! How's going? hope ok...
Look, i was wondering if its possible to change the orientation from vertical to horizontal on mobile views (max-width: 700px).... i think would have an interesting result instead narrowed sections. And, in this case, instead the sections go up and down, they would go right and left to "disappear".
This would be a nice addition?
Cheers =D