PDA

View Full Version : My Hover nightmare will make me crazy



survivant
11-13-2008, 02:11 PM
I have have a hover problem with IE. I'm able to get the hover for the sub items in this webpage : https://glassfish-themes-next.dev.java.net/public/Edit3.html

but when I put back the CSS into the main page.. it doesn,t work

I try lot of solutions found on the forums, but I'm still unable to get the hover works in the submenus for this web page : https://glassfish-themes-next.dev.java.net/

the toolbar orange at the top.

can someone help me please.

dharrison
11-13-2008, 04:28 PM
Hi survivant

it looks Ok on FireFox and Internet Explorer. The only issue is that blank square to the left of the Aquarium box.

At a guess I would say you have an empty table cell. Have you tried giving the table on the navigation a border? I use this sometimes as a guide to help identify a potential problem.

I did also notice the closing </im> tag by the images which doesn't exist. Its either :


<img src ... etc> for HTML

or
<img src ... /> for XHTML

HTH.

survivant
11-18-2008, 09:28 AM
I did use border, but it's wierd because it working perfectly within Edit3.html but not in the main page.