문제

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