multiscroll.js icon indicating copy to clipboard operation
multiscroll.js copied to clipboard

Horizontal scroll on mobile

Open tofanelli opened this issue 8 years ago • 11 comments

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

tofanelli avatar Jun 02 '16 04:06 tofanelli

This would be a nice addition?

Definitely. Feel free to add a PR.

alvarotrigo avatar Jun 02 '16 10:06 alvarotrigo

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?

tofanelli avatar Jun 02 '16 14:06 tofanelli

You'll need a lot more code than just that :)

alvarotrigo avatar Jun 02 '16 15:06 alvarotrigo

Yeah.... i just noticed this...let's pull the sleeves and get this job done =D

tofanelli avatar Jun 02 '16 15:06 tofanelli

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 =)

tofanelli avatar Jun 20 '16 04:06 tofanelli

@tofanelli nop. No time for it.

alvarotrigo avatar Jun 20 '16 09:06 alvarotrigo

One year later.... and still waiting =)

tofanelli avatar Sep 18 '17 16:09 tofanelli

@tofanelli not planning to work on this feature in the short term. I decided to adopt a more responsive solution by releasing the Responsive Expand extension.

It seems to be a better solution from the user experience point of view. Removing autoScrolling on responsive and making sections full width.

alvarotrigo avatar Sep 18 '17 16:09 alvarotrigo

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... =\

tofanelli avatar Sep 18 '17 22:09 tofanelli

Nothing better than a real responsive site for small screen devices with slow rendering engines.

alvarotrigo avatar Sep 18 '17 22:09 alvarotrigo

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 =)

tofanelli avatar Sep 21 '17 04:09 tofanelli