Menu needs refresh in IE7

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
pgmethodist
Beginner
Beginner
Posts: 5
Joined: Tue Apr 15, 2008 3:36 am

Menu needs refresh in IE7

Post by pgmethodist »

I am having a problem with my site. I am using the same menu code on most of the pages in my website. When I go from one page with the menu to another page with it, the menu is not working on the new page until I hit F5 to refresh. I am noticing this in IE7 on windows XP, which I expect willl be the majority of my viewers at this point. I am using the 5_792 release. You can see this at http://www.pgmethodist.com/newindex.html. Follow the links to the "Greensburg Kansas Mission Trip" or "Worship->Scheduled Sunday Services" and back to Home to observe the behavior. I'm hoping that I'm just overlooking some simple config step, but I haven't found the answer in the other posts and docs I've read here so far. Any ideas? Thanks for the assistance!
pgmethodist
Beginner
Beginner
Posts: 5
Joined: Tue Apr 15, 2008 3:36 am

Re: Menu needs refresh in IE7

Post by pgmethodist »

:( I'm not feeling any love yet on this forum. Is anyone else seeing what I am seeing on IE? It seems like the js isn't kicking off for the menu when I go from one page to another. It does this when I go from http://www.pgmethodist.com/newindex.html to any page on the Worship menu. For some reason the Home (newindex.html) page seems to work correctly every time. Do I have something wrong in my page? I've tried everything I know to try with my very limited scripting skill set and I could sure use some help. Thanks.
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Re: Menu needs refresh in IE7

Post by John »

Followed your instructions, but I'm not seeing any problem at all with the menu in IE7. Coming back in to the home page works just fine.
John
pgmethodist
Beginner
Beginner
Posts: 5
Joined: Tue Apr 15, 2008 3:36 am

Re: Menu needs refresh in IE7

Post by pgmethodist »

Thanks John... now I'm feeling it! Strange... I am seeing the behavior from both of my home computers and my work computer, all running XP with IE6 or IE7. The behavior has changed a bit and I'm not sure why. Now the Home (newindex.html) page seems to work every time, but if you go back and forth on the different pages in the Worship menu, when the new page loads I see the menu but cannot select any thing on it, I cannot see any menu items highlighting with mouseover and I cannot see the submenus. When it gets like this, I hit F5 to refresh and the menu works fine, but if I go to another page on the Worship menu it does the same thing.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: Menu needs refresh in IE7

Post by Ruth »

I am seeing it in IE 6, but only on the worship pages. I can't find the problem but am still working on it.

Ruth
pgmethodist
Beginner
Beginner
Posts: 5
Joined: Tue Apr 15, 2008 3:36 am

Re: Menu needs refresh in IE7

Post by pgmethodist »

Ruth... have you had any luck finding my problem? Thanks!
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: Menu needs refresh in IE7

Post by Ruth »

Hi,

I have been unable to find anything that is different on the two pages that might cause the problem. However, I did notice that you have the menu set as position="center"; which is not valid. That should be position="relative"; since you are placing it in the table. Now, since it is the same code on all pages, then that shouldn't be causing the problem, but try changing that position to position="relative"; and see if that fixes the issue. If not, please post back and I will have to try and get it to Milonic for help.

Ruth
pgmethodist
Beginner
Beginner
Posts: 5
Joined: Tue Apr 15, 2008 3:36 am

Re: Menu needs refresh in IE7

Post by pgmethodist »

Wow...good catch! It is looking like the position="center" is the issue. Changing that to "relative" seems to resolve the issue. I guess my brain is finally starting to go because I don't even remember sticking that in there! Thank you! I really appreciate your help on this. So... where do I send that box of "Thank you" chocolates?
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: Menu needs refresh in IE7

Post by Ruth »

Oh, wouldn't I love them, but you better send them to someone not trying to lose 30lbs :lol:

Ruth
Post Reply