|
|
|
|
|
by xcatliu
3579 days ago
|
|
Skeleton is good, but not prefect 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. |
|