Hover image links problem
Posted: 05 September 2008 02:20 PM   [ Ignore ]
Newbie
Rank
Total Posts:  3
Joined  2008-09-05

I am in charge of my company’s website, http://www.emecole.com. The website was designed professionally just recently, and launched last week. I am a new hire here and will be updating this site now.

The issue, only on my work computer, is that with Mozilla Firefox (with version 3.0 and now 3.1), the navigation hover image links do not always work. Going to the homepage, emecole.com, they always work for me. However, after clicking on them and browsing through the site, at random times, the navigation hover links for “concrete crack repair systems” and ‘basement pre-finishing” will not work. I will scroll my mouse over them and you can’t click on them.

I have Googled search this problem and was unable to understand all the technical terms as far as possible solutions. While I am familiar with basic HTML code, I am very new to CSS (I am years behind).

Is there anything I can do to fix this problem?

I will attempt posting the Style Sheet page’s complete code in my next post, since I’m not sure if there is a character limit or not.

Profile
 
 
Posted: 05 September 2008 02:21 PM   [ Ignore ]   [ # 1 ]
Newbie
Rank
Total Posts:  3
Joined  2008-09-05

Could not directly paste the entire code. Any other suggestions on what I could do to post it here?

Profile
 
 
Posted: 07 September 2008 03:42 AM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  5
Joined  2008-09-07

Use Pastebin or something to that effect.

Profile
 
 
Posted: 07 September 2008 05:32 PM   [ Ignore ]   [ # 3 ]
Member
Avatar
RankRankRank
Total Posts:  52
Joined  2007-11-08

If there’s a problem in the menu, you should look into the javascript. The links/hover effects were not done with css, but with js.

Profile