I started a little maniaplanet's style parser in javascript.
Live demo : http://magnetik.github.com/maniaplanet-style-js-parser/
You can get the code here : https://github.com/magnetik/maniaplanet-style-js-parser
You can use it directly on your websites :
Code: Select all
<script src="http://magnetik.github.com/maniaplanet-style-js-parser/bin/mp-style-parser.js"></script>
Have a nice day
