Metro theme for website

JqueryCssThemes

Jquery Problem Overview


Anyone know of an easy way to style a website with a windows phone 7 like metro theme ?
Either a CSS or a jQuery-based theme would work.

Jquery Solutions


Solution 1 - Jquery

This can help:

https://github.com/mvalipour/jq-metro

UPDATE (Sep 2011):

The library is now becoming more complete towards supporting all metro-style controls and a jquery-mobile extension for developing metro-style HTML5 mobile apps.

Solution 2 - Jquery

Try out http://jquit.com/builder. It's a nice tool for generating Metro UI themes for jQuery UI. You can configure the colors to match your website's color scheme.

Solution 3 - Jquery

This question was asked a long time ago but since it still shows up in a search...

Very nice looking metro UI: http://metroui.org.ua/

Seams to look better in IE due to anti-aliasing.

Solution 4 - Jquery

This site provides a full php/html/css/javascript framework for metro ui:

http://metro-webdesign.info/#home

Solution 5 - Jquery

Well here's another Jquery metro plugin. Metro JS. Actually it's quite impressive. You should give it a shot.

Solution 6 - Jquery

Found another one here: http://forr.st/~5n3

Seems to be more based on tiles rather than menus, though.

Solution 7 - Jquery

Not to sound flippant, but CSS? ASP.NET MVC 3 doesn't (to my knowledge) use controls like ASP.NET does, so you're writing and styling the views yourself.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionDanielEliView Question on Stackoverflow
Solution 1 - JqueryMo ValipourView Answer on Stackoverflow
Solution 2 - JqueryjquerymanView Answer on Stackoverflow
Solution 3 - JqueryibliskavkaView Answer on Stackoverflow
Solution 4 - JqueryKzqaiView Answer on Stackoverflow
Solution 5 - JquerydotnetN00bView Answer on Stackoverflow
Solution 6 - JqueryLoganView Answer on Stackoverflow
Solution 7 - JqueryehdvView Answer on Stackoverflow