zehfernandes / jquery.fullContent

Enables fully websites
http://zehfernandes.com/jquery.fullContent/#home
220 stars 144 forks source link

Mobile support #3

Open yckart opened 11 years ago

yckart commented 11 years ago

What about mobile support? It is in labor?

zehfernandes commented 11 years ago

Some phones the plugin work (windows 8, android) but in IOS have a bug with safari 6.0 in the adicional plugin scrollTo.

Have a guest code to fix the issue but is not perfect. » https://github.com/flesler/jquery.scrollTo/issues/9

I will think another way to suport mobile.

yckart commented 11 years ago

Ok!

I'll play a bit around, report back later.

Update

What do you think is TweenLite an option?

ghost commented 10 years ago

Is there any way for this to work on safari?

ghost commented 10 years ago

I check it on iphone 4s - both safari & chrome don't work

zehfernandes commented 10 years ago

I'm working in different version without scrollTo.

But you can try this guest code: http://stackoverflow.com/questions/13296144/set-scrollleft-scrolltop-simultaneously-does-not-work-in-safari-6 http://nabble.nl/demo/safari6scrollto/scrollto.js