Return to iWEBTOOL

Go Back   iWEBTOOL Talk > The Web and your Website > Programming > HTML > CSS
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
 
Welcome to iWEBTOOL Talk, where you talk about webmaster-related stuff.
 
Discuss topics which interest you.
With over thousands of threads (topics), we're sure you'll find something that'll interest you.
Ask for help whenever you need it.
We have thousands of members who are available to help you if you need it.
It's absolutely FREE!

 1  Register           2  Browse the board           3  Discuss whatever may interest you!
 


Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 02-06-2007, 10:01 PM   #1
foottuns
Junior Member
 
foottuns's Avatar
 
Join Date: May 2006
Posts: 67
foottuns will become famous soon enough
Send a message via AIM to foottuns Send a message via Yahoo to foottuns Send a message via Skype™ to foottuns
Default Problems with IE 7, any clue

I've got a drop down nav bar within the header of my page.

My main content div covers up the drop down items within IE (7 and older); however, Firefox seems to be fine. Here is the code
Main CSS

Code:
#horizontal_menu { width: 100%; background: #f8f8f8; float: right; } #horizontal_menu ul { list-style: none; margin: 0; padding: 0; width: 10em; float: right; } #horizontal_menu a, #horizontal_menu h2 { font: 10px Verdana, Arial, Helvetica, sans-serif; display: block; margin: 0; } #horizontal_menu h2 { text-align: center; text-transform: uppercase; } #horizontal_menu a { color: #0A0F25; background: #efefef; text-decoration: none; border-style: solid; border-color: #ccc #888 #555 #bbb; border-bottom: solid 1px #162469; padding: 2px 3px; } #horizontal_menu a:hover { color: #e7e7e7; background-color: #162469; } #horizontal_menu li { position: relative; } #horizontal_menu ul ul ul { position: absolute; top: 0; left: 100%; } #horizontal_menu ul ul { position: absolute; z-index: 500; } div#horizontal_menu ul ul { display: none; } div#horizontal_menu ul li:hover ul { display: block; } div#horizontal_menu ul ul, div#horizontal_menu ul li:hover ul ul, div#horizontal_menu ul ul li:hover ul ul { display: none; } div#horizontal_menu ul li:hover ul, div#horizontal_menu ul ul li:hover ul, div#horizontal_menu ul ul ul li:hover ul { display: block; }

Within my index.php file

PHP Code:
<!--[if IE]>
<
style type="text/css" media="screen">
#vertical_menu ul li {float: left; width: 100%;}
#horizontal_menu ul li {float: left; width: 100%;}
</style>
<![endif]-->
<!--[if 
lt IE 7]>
<
style type="text/css" media="screen">
body {
behaviorurl(includes/csshover.htc);
font-size100%;

#vertical_menu ul li {float: left; width: 100%;}
#vertical_menu ul li a {height: 1%;} 
#horizontal_menu ul li {float: left; width: 100%;}
#horizontal_menu ul li a {height: 1%;} 

#vertical_menu a, #vertical_menu h2 {
font10px arialhelveticasans-serif;
}
#horizontal_menu a, #horizontal_menu h2 {
font10px arialhelveticasans-serif;
}
</
style>
<![endif]--> 

The problem is with the horizontal menu....vertical doesn't have any pop-outs or the likes.

Best Regards Dan,
__________________
I wouldn't recommend sex- drinks- or Mac for everyone but they work for me.
Carhub TV http://www.carhub.tv
foottuns is offline  
 
This is an Ad Revenue Sharing forum Place your advert here
SEO Checklist
Get yourself better ranking with
our "Do-it-Yourself" SEO Checklist.
Click Here
Old 02-06-2007, 10:06 PM   #2
jumpenjuhosaphat
 Contributor 
 
jumpenjuhosaphat's Avatar
 
Join Date: Jun 2006
Location: Denver
Posts: 4,459
jumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud of
Default Re: Problems with IE 7, any clue

Hi Dan, IE is strange when it comes to Dynamic HTML and CSS. Check out this article to find out ways around it, I found it helpful when desigining my site:
Whatever:hover
__________________
Storage Sheds
Lost Forum
jumpenjuhosaphat is offline  
Old 02-10-2007, 10:58 PM   #3
trichnosis
Senior Member
 
trichnosis's Avatar
 
Join Date: Jan 2007
Posts: 452
trichnosis will become famous soon enough
Send a message via MSN to trichnosis
Default Re: Problems with IE 7, any clue

http://www.google.com.tr/search?hl=t...btnG=Ara&meta=
__________________
Türkçe Bilgi |
Hobiler | Satranç | 2
trichnosis is offline  
 
This is an Ad Revenue Sharing forum Place your advert here
Webmaster Tools Webmaster Tools Click Here
Closed Thread

(Threads which have no activity for more than 30 days are automatically closed.)



Quick Reply
Message:

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Display area problems spenno Programming 2 12-07-2006 03:40 PM
Indexing problems spenno General Talk 5 07-14-2006 05:33 AM
Any problems... josephheskett PHP 0 12-15-2005 09:22 PM


All times are GMT. The time now is 06:13 AM.


Powered by vBulletin v3.6.7 © 2008, Jelsoft Enterprises Ltd. SEO by vBSEO © 2006, Crawlability, Inc.