954,554 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

changing font size in hover changes td width

can anyone help me with my problem..

im basically creating a jsp page with two parts.

First is the menu which is located on the left side and then the full page on the right.

im using tables and not frameset. table have frame="rhs" for a vertical line to seperate the two pages.

the menu and the full page are two seperate jsp pages which i called using jsp include.

page looks like this.

(menu) (page)

link 1 | full page text here
link 2 | text here


the menu page are consisted of links. whenever user hover over the link i changed the font size to 150%. the problem is the rhs line moves to the right and thus creating a "flowing effect" on the other jsp (page).

on hover, page looks like this

(menu) (page)

link 1 | full page text here
link 2 | text here

is there a way so that when the font size of the link change, the rhs line will still be on its original position and the other page will not move??

tnx in advance....

Eric Cute
Posting Whiz in Training
252 posts since Jun 2010
Reputation Points: 55
Solved Threads: 20
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: