Is there a good JavaScript library that enables the easy simulation of the Windows 8 look and feel for web-based applications? I'm thinking of things like tiling, flat boxes, etc.

EDIT: I just found out that the Windows 8 UI style is called Metro.

有帮助吗?

解决方案

If you are willing to use JQuery you can use Metro JS. A javascript plugin for JQuery.

Live tiles, Application bar, ect...

More info here: http://www.drewgreenwell.com/projects/metrojs

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top