⬅︎ Back to setAttribute('style', ...) workaround for IE
Hello guys,If you have short form in your style like :font: normal normal bold xx-small verdana, serif;This cut function will cut the spaces and mix the css -->font:normalnormalboldxx-smallverdana,serif;
Comment
Hello guys,
If you have short form in your style like :
font: normal normal bold xx-small verdana, serif;
This cut function will cut the spaces and mix the css -->
font:normalnormalboldxx-smallverdana,serif;