coothead: Thanks but it was not what I wanted. Thanks again.
mwinter: It worked but unfortunately I had a problem, when the string is something like
Code:
width 100px ;height 100px ;border 7px solid blue ;backgroundColor #99ccff ;fontFamily sans-serif ;padding 10px ;position absolute
it converts it to
Code:
width: 100px ;height 100px ;border 7px solid: blue ;backgroundColor #99ccff ;fontFamily: sans-serif ;padding 10px ;position: absolute
due to which I am having some problems. Are there any fixes for this? Thanks for your help again.
Bookmarks