xcatliu | 9 years ago | on: Show HN: Mobi.css – A lightweight, flexible CSS framework that focuses on mobile
xcatliu's comments
xcatliu | 9 years ago | on: Show HN: Mobi.css – A lightweight, flexible CSS framework that focuses on mobile
You can try it on your iPhone http://getskeleton.com
As I tried, scrolling in a scroll-view (the overflow:auto section) is not smooth, <select> element is ugly, and the <pre><code> even not working (although it might be the website's problem, not the framework's, it proved that they didn't tested on mobile)
Skeleton has another major issue, it overrides the default styles of <input>s and <table>s, making it very hard to set it back. This is not friendly to third-party libraries. As far as I can see, no other frameworks did this.
xcatliu | 9 years ago | on: Show HN: Mobi.css – A lightweight, flexible CSS framework that focuses on mobile
https://www.reddit.com/r/television/comments/511qv7/mythbust...
xcatliu | 9 years ago | on: Show HN: Mobi.css – A lightweight, flexible CSS framework that focuses on mobile
xcatliu | 9 years ago | on: Show HN: Mobi.css – A lightweight, flexible CSS framework that focuses on mobile
In this case Mobi.css is a choice. You can show a QRCode to guide people to mobile.
xcatliu | 9 years ago | on: Mobi.css v1.0.0-alpha.1 released
xcatliu | 9 years ago | on: Mobi.css v1.0.0-alpha.1 released
And the GitHub repo: https://github.com/xcatliu/mobi.css
Actually Bootstrap v4 provides an opinion to use flex box instead of the traditional grid. http://v4-alpha.getbootstrap.com/getting-started/flexbox/
I would say your suggestion is good. I don't have a convincing reason that `container-side` being a part of the framework. I'll consider to remove it.
What kind of content is never visible on mobile? `Scan the QRCode to view on mobile` and `Go to top` is a kind of this content.
Why does it have to be on the side? I think it's a good design to guide people to view on mobile. Or where do you think it can be?
Thanks!