You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

IE7 and the demo area navigation menu Created Nov 10, 2009

This thread is solved

Views: 1389     Replies: 4     Last reply Mar 30, 2010  
You must login first before you can use this feature

tonbo

Posts: 5

Registered:
Nov 10, 2009

IE7 and the demo area navigation menu

Posted: Nov 10, 2009

I am having a problem with the main menu highlighted in the demo area... the one with all of the different tools. In IE7 (not sure about other versions), the first pane is loaded (which in the code is noted as intro), but if you try to click on another button it does not load the information. Only until you actually click a second button, will everything work alright. This problem occurs even on this site when looking at the demo area in IE7. Has someone found a solution for this?

tonbo

Posts: 5

Registered:
Nov 10, 2009

IE7 and the demo area navigation menu

Posted: Nov 13, 2009

Reply to: IE7 and the demo area navigation menu, from tonbo
hasn't anyone else encountered this problem?

tonbo

Posts: 5

Registered:
Nov 10, 2009

Solution: IE7 and the demo area navigation menu

Posted: Nov 17, 2009

Reply to: IE7 and the demo area navigation menu, from tonbo
Just in case anybody wanted a solution to this problem ...
All I did was remove the name 'intro' tag from the bottom div and moved it in front of the 'empty' div. I removed the 'empty' div and removed the intro code in the onstart function...
It doesn't 'fade' for the first div anymore... but at least it works in ie7...
Maybe this will help someone...

Pradeep
Pradeep C

Posts: 3

Registered:
Jul 17, 2009

Solution: IE7 and the demo area navigation menu

Posted: Nov 17, 2009

Reply to: Solution: IE7 and the demo area navigation menu, from tonbo
Hi tonbo,

I also posted the same problem yesterday. Thanks for your solution.

stogy

Posts: 1

Registered:
Mar 30, 2010

» Solution: IE7 and the demo area navigation menu

Posted: Mar 30, 2010

Reply to: Solution: IE7 and the demo area navigation menu, from tonbo
Hi tonbo,

Thanks for posting the solution, but I am not entirely clear of what you meant in reworking the Divs. Could you please elaborate or possibly post some snippets of code to illustrate your fix.

Thanks!!!