This question is locked. New answers and comments are not allowed.
how to use sprite file to show diferent icons in itens of a panel?
.HtmlAttributes(new { style = " background-image: url('../Common/Icons/IconsSprite.png') no-repeat top left; background-position: 0 -369px; width: 16px; height: 16px;" })
this code above don´t work...
Tks
Paulo de Tarso
.HtmlAttributes(new { style = " background-image: url('../Common/Icons/IconsSprite.png') no-repeat top left; background-position: 0 -369px; width: 16px; height: 16px;" })
this code above don´t work...
Tks
Paulo de Tarso