简体   繁体   中英

Is there a CSS/JavaScript framework available that helps mimic the iOS home screen?

Does an iOS-home-screen-like framework exist in CSS/JavaScript? I'd like to make a kiosk with a similar feel to the Android/iOS home screen. This would be a desktop webpage with "apps" in a grid layout.

Based on your question and edit I would use a grided CSS framework like 960 for example, doing a Google search for "grid css" will give a number of options available. I would then store the information in a database and call it via AJAX.

jQuery Mobile may also give you some functionality for a touch screen terminal that could help.

I hope this helps

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM