Special Offers from Pantone.co.uk


Graphic Design | Website Design > UK Forums » Website Design Forums: » Website Coding & Programming Forum: » IE Nav Bar problems

Reply
Old 10-20-2009, 07:02 PM   #1
Junior Member
 
Join Date: Oct 2008
Posts: 10
Thanks: 3
Thanked 0 Times in 0 Posts
Default IE Nav Bar problems

Hi guys,

Been struggling the past while to sort a problem that's occuring in IE whenever i try to expand nav buttons that i've added. It comes up with giant boxes with the words "FALSE" in them.

I've also been having problems sorting the navbuttons to go back to their default format. They seem to have chosen a specific bunch of properties which i was messing about with originally and now won't go back.


Here is some code from the nav buttons although doesn't show any properties. Below there should also be screenies of the firefox look and the ie look.
Quote:
<ul id="MenuBar1" class="MenuBarVertical">
<li>
<div align="center"><a href="MainHome2.html" class="style2 style4 style37"><span class="style42">English</span></a></div>
</li>
<li>
<div align="center"><a href="gaelichome.html" class="style1"><span class="style39">Gàidhlig</span></a></div>
</li>
<li>
<div align="center"><a href="MainHome2.html" class="style2 style4"><span class="style39">Home</span></a></div>
</li>
<li>
<div align="center"><a href="AboutMod2.html" class="style2 style4 style39">About MOD</a></div>
</li>
<li class="MenuBarItemSubmenuHover">
<div align="center"><a href="#" class="MenuBarItemSubmenu style2 style4 style39">Committees</a>
<ul>
<li><a href="LocalComittee2.html" class="style1 style39">Local Organising Committee</a></li>
<li><a href="FinanceCommittee2.html" class="style3 style4 style39">Finance Committee</a></li>
<li><a href="StewardsCommittee.html" class="style3 style4 style39">Stewards Committee</a></li>
<li><a href="TransportCommittee.html" class="style4 style3 style39">Transport and Logistics Committee</a></li>
<li><a href="Accomodation.html" class="style3 style4 style39">Accomodation Committee</a></li>
<li><a href="HallsVenueCommittee.html" class="style3 style4 style4 style39">Halls &amp; Venue Committee</a></li>
<li><a href="FringeCommittee.html" class="style3 style4">Fringe Committee</a></li>
<li><a href="#" class="style3 style4 style39">Publicity Committee</a></li>
</ul>
</div>
</li>
<li>
<div align="center"><a href="#" class=" style1 MenuBarItemSubmenu style39">Visiting Caithness</a>
<ul>
<li><a href="www.caithness.org" class="style3 style4 style39">Caithness.org</a></li>
<li><a href="www.forum.caithness.org" class="style4 style3 style39">Caithness Forums</a></li>
</ul>
</div>
</li>
<li>
<div align="center"><a href="#" class=" style1 style39">Our Sponsors</a> </div>
</li>
<li>
<div align="center"><a href="#" class="style2 MenuBarItemSubmenu style4 style39">Links - Gaelic</a>
<ul>
<li><a href="www.acgmod.org" class="style42">An Comunn G&agrave;idhealach </a></li>
<li><a href="#" class="style42">Am M&ograve;d N&agrave;iseanta R&igrave;oghail</a></li>
<li><a href="www.feisean.org" class="style4 style39 style3 style4 style4">F&egrave;isean nan G&agrave;idheal</a></li>
<li><a href="www.acgmod.org/links " class="style4 style39 style3">Other Gaelic Organisations</a></li>
<li><a href="www.bbc.co.uk/alba" class="style42">BBC Alba</a></li>
</ul>
</div>
</li>
<li>
<div align="center"><span class="style39"><a href="#" class="style2 MenuBarItemSubmenu style4 style39">Links - English</a></span>
<ul>
<li><a class="MenuBarItemSubmenu" href="#">B&amp;B's</a>
<ul>
<li><a href="#">Thurso</a></li>
<li><a href="#">Wick</a></li>
</ul>
</li>
<li><a href="#">Things To Do</a></li>
<li><a href="#">Pub Guide</a></li>
</ul>
</div>
</li>
<li>
<div align="center"><a href="WhatsOnDiary2.html" class="style1 style39">What's On Diary</a></div>
</li>
</ul>
Attached Images
File Type: jpg Goodview.jpg (17.5 KB, 3 views)
File Type: jpg Badview.jpg (7.6 KB, 4 views)
Connor is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookStumble this Post!Twit this!
Reply With Quote
Old 10-23-2009, 12:22 AM   #2
Senior Member
 
socreative's Avatar
 
Join Date: Jun 2009
Location: Internet
Posts: 111
Thanks: 0
Thanked 13 Times in 9 Posts
Default

your styles look like a total mess. it's really hard to tell what's the final style that is being applied to an element as you have quite a few of them in the chain.

Why dont you use some of the available freely CSS navigations and adapt it to how you want it to work

20 Of The Best CSS Navigation Menu Techniques | Social CMS Buzz

Top 71 CSS Menus Navigation Tabs : Web Developer Lists : eConsultant

30 Exceptional CSS Navigation Techniques

there're hundreds more around if you want ;)
__________________
www.socreative.tv
flash / web / motion / print

www.socreative.tv/blog
socreative is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookStumble this Post!Twit this!
Reply With Quote
The Following User Says Thank You to socreative For This Useful Post:
Connor (10-23-2009)
Old 10-23-2009, 12:56 AM   #3
Junior Member
 
Join Date: Oct 2008
Posts: 10
Thanks: 3
Thanked 0 Times in 0 Posts
Default

Cheers for the advice,

Yeah this is my first proper website project and i haven't the foggiest about styles or anything css side.

Thanks again
Connor is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookStumble this Post!Twit this!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Flyer Printing | Print Reseller Scheme | Logo Design | Graphic Design | Logo Designer | Web Design UK | Graphic Design UK | Letterhead Printing
Business Card Printing | UK Business Forum | Flyer Printing | Logo Designer | NCR Pads | NCR Books | Drinks Coasters | Logo Design
A6 Flyers | A5 Leaflets | Web Design & Development | vBulletin Skins


DISCLAIMER: All posts on this forum express the views and opinions of the author only, not the owners, staff or advertisers, hence we will not be held liable.


Powered by vBulletin®
© Copyright Jelsoft Enterprises Ltd
SEO by vBSEO 3.2.0 RC5 ©2008, Crawlability, Inc.