Thursday, December 6, 2012

TODO

I get lot of content from data base but i show only some part of it

Ex: something..

I should now look for how to show text when mouse hover it..

span{
    display:inline-block;
    width:180px;
    white-spacenowrap;
    overflow:hidden !important;
    text-overflowellipsis;
}



No comments: