CSS & JS Menu Problem on IE

Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: Sep 2006
Posts: 20
Reputation: Mikeish is an unknown quantity at this point 
Solved Threads: 0
Mikeish Mikeish is offline Offline
Newbie Poster

CSS & JS Menu Problem on IE

 
0
  #1
Jan 13th, 2007
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
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 434
Reputation: FC Jamison is on a distinguished road 
Solved Threads: 20
Team Colleague
FC Jamison's Avatar
FC Jamison FC Jamison is offline Offline
Posting Pro in Training

Re: CSS & JS Menu Problem on IE

 
0
  #2
Jan 16th, 2007
It appears to be working in IE7.

I can't check it in IE6 because Microsoft tricked me into installing IE7 as an update.
Reply With Quote Quick reply to this message  
Join Date: Sep 2006
Posts: 20
Reputation: Mikeish is an unknown quantity at this point 
Solved Threads: 0
Mikeish Mikeish is offline Offline
Newbie Poster

Re: CSS & JS Menu Problem on IE

 
0
  #3
Jan 16th, 2007
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!!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the JavaScript / DHTML / AJAX Forum
Thread Tools Search this Thread



Tag cloud for JavaScript / DHTML / AJAX
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC