I have the following problem.
I am using an onMouseOver event to change the style of some text. The new style has set 1-pixel wide left and right borders. the font size is unchanged.
However, the text moves everytime the new styles is applied (the mouse goes over it) and falls back into place when the mouse pointer moves out. I know that this is normal if I change the font size...and obviously if I have some elements added, such as 2-pixel worth of borders
is there a way to suppress the 'adjustment' of the text. As I have a row of text, whenever an item is highlighted the whole line moves to one side.... ugly.
ur help is much appreciated. thank you.
Avendeval
I am using an onMouseOver event to change the style of some text. The new style has set 1-pixel wide left and right borders. the font size is unchanged.
However, the text moves everytime the new styles is applied (the mouse goes over it) and falls back into place when the mouse pointer moves out. I know that this is normal if I change the font size...and obviously if I have some elements added, such as 2-pixel worth of borders
is there a way to suppress the 'adjustment' of the text. As I have a row of text, whenever an item is highlighted the whole line moves to one side.... ugly.
ur help is much appreciated. thank you.
Avendeval