View Single Post
Old 09-18-2012, 07:37 AM   PM User | #1
prajwala
New Coder

 
Join Date: Feb 2007
Posts: 67
Thanks: 7
Thanked 0 Times in 0 Posts
prajwala is an unknown quantity at this point
Question Ellipsis not working in blackberry os 5

.ellipsis {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}

What would be the solution/alternative to this.?

Thanks in advance
prajwala is offline   Reply With Quote