mystist / bootstrap-waterfall

Waterfall the world beauty.
https://mystist.github.io/bootstrap-waterfall
Other
104 stars 34 forks source link

Works on Desktop browser, but shows blank page while opening on Mobile Devices #1

Open pradeephrish opened 9 years ago

pradeephrish commented 9 years ago

It's a great template, I really loved the way it's designed. I am referring sample code from Getting Started, It's working great on desktop browser, but when I try to open it on Android/iPhone browser, it's showing blank page, there are no console error.

I am debugging waterfall() function, there is some issue with the pin size computation. If someone has faced similar issue, please point me in right direction. I will update here If I find the fix

mystist commented 9 years ago

Can you provide your codes via jsfiddle or codepen , I'm glad to help.

mystist commented 9 years ago

@pradeephrish BTW, it's designed as simple as possible, it's will be wonderful if you can figure out yourself and send a pull-request, because it's designed to collaborate!

tzwm commented 9 years ago

It works fine for my mobile-friendly website. :smile:

ishouvik commented 9 years ago

I'm facing the same issue. What I have seen is that this issue persists only on Safari (tested on Mac) and Google Chrome and Safari on iOS.

mystist commented 9 years ago

Hi, guys, I guess we are facing the same issue, please refer to this fix: https://github.com/Mystist/bootstrap-waterfall/commit/6abbd410b7a74953351b695241b4b61b213ad55b

It's my bad, I wrote bad demo style codes.