Just wanted to share something very basic about S40 webapp development that I learnt recently, and would have saved me a lot of time had this fact been made very clear in the documentation pdfs...
Type: Posts; User: deepak.jagdish; Keyword(s):
Just wanted to share something very basic about S40 webapp development that I learnt recently, and would have saved me a lot of time had this fact been made very clear in the documentation pdfs...
Hi,
I have a div (inside a td) that contains some text that can occasionally be more than one line.
I'd like the div to basically control the text-overflow by adding "..." at the end of the first...