Hey folks, I'm working on a IE Clone, and i've added tabs, what i'd like to do now, is add a button beside each new tab, that represents, an open tab button. But i can't figure out how to get the width of the tabs text area. When a new tab is open, its width is determined by the length of the text in the url. Is there anyway to get the size of it, and put a button beside the last opened tab?

Redmo