see this fiddle first hand!.
What i have is a div with a string. Now whenever i hover the .dots it makes its text inside bolder which increases its length or size . I want something like if the text size increases then it should not dissapear like overflow:hidden but show appear followed by 3 dots. for example look at this image........

since the name is too long it appears followed be dots. How can i possibly do that ?