944,111 Members | Top Members by Rank

Ad:
Jan 13th, 2007
0

CSS & JS Menu Problem on IE

Expand Post »
Working on a website here and found this extremely useful script that I love at www.dhtmlgoodies.com

It's a menu on the left side that allows you to click on the link and has it drop down submenus with a max of five submenus (pretty flexible I'd say). I went ahead and set it up for my website and it works perfect on Firefox.. no hitches or anything. But... IE 6.0 I can not figure out the problem. It IS a cross-compatible script and their demo works perfect on both, but somewhere along the lines of transferring I missed something that I need to do and I can't for the life of me figure it out.

DEMO Page:
http://www.dhtmlgoodies.com/scripts/...own-menu2.html

My Webpage:
http://www.themitech.com/IHS/2/index.html#

My Javascript:
http://www.themitech.com/IHS/2/templ...ts/mainMenu.js

My CSS pages that are relevant:
http://www.themitech.com/IHS/2/templ...mainStyles.css
http://www.themitech.com/IHS/2/templ...menuStyles.css

menuStyles.css is commented out at the top because I didn't want it. Also:
JavaScript / DHTML / AJAX Syntax (Toggle Plain Text)
  1. #mainContainer{
  2. width:760px;
  3. text-align:left;
  4. margin:0 auto;
  5. background-color: #FFF;
  6. border-left:1px solid #000;
  7. border-right:1px solid #000;
  8. height:100%;
  9. }
  10.  
  11. #topBar{
  12. width:760px;
  13. height:100px;
  14. }
  15. #leftMenu{
  16. width:200px;
  17. padding-left:10px;
  18. padding-right:10px;
  19. float:left;
  20. }
  21. #mainContent{
  22. width: 520px;
  23. padding-right:10px;
  24. float:left;
  25. }
-------------IS NOT Referenced in my main page so essentially shouldn't be there but I haven't cleaned up yet.------------

If you'd like a small webpage challenge, here ya go.. otherwise thanks anyway!
--Mike
Similar Threads
Reputation Points: 11
Solved Threads: 0
Newbie Poster
Mikeish is offline Offline
20 posts
since Sep 2006
Jan 16th, 2007
0

Re: CSS & JS Menu Problem on IE

It appears to be working in IE7.

I can't check it in IE6 because Microsoft tricked me into installing IE7 as an update.
Team Colleague
Reputation Points: 92
Solved Threads: 21
Posting Pro in Training
FC Jamison is offline Offline
436 posts
since Jun 2004
Jan 16th, 2007
0

Re: CSS & JS Menu Problem on IE

Yep I fixed this problem.. sorry for not mentioning it. Now I'm having a different problem but have a nother topic opened for it.

Thanks though!!
Reputation Points: 11
Solved Threads: 0
Newbie Poster
Mikeish is offline Offline
20 posts
since Sep 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in JavaScript / DHTML / AJAX Forum Timeline: dynamically filling dropdown from another dropdown
Next Thread in JavaScript / DHTML / AJAX Forum Timeline: Javascript browser checker and script activator





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC