On Aug 8, 2007, at 11:30 AM, seedy wrote:

senzacionale wrote:

i have one problem with tooltip effect

I want to cut url adress, becouse if it is too long then it show over the
edge, over the witdh: 150px.
how can i cut it?




I think this a more of a problem with the browser (Im guessing you are using firefox) , than with the tooltip. Firefox refuses to word wrap text if it
does not have any spaces in it (like a url) regardless of the width
specified on the element. To the best of my knowledge there is no way to
solve this with css.

Couldn't you just apply overflow: hidden to the element in your stylesheet?



--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com



Reply via email to