![]() |
|
|||||||
| Notices |
| CSS Forum Cascading Style Sheets (CSS) and XHTML Forum |
![]() |
|
|
LinkBack (2) | Thread Tools | Display Modes |
|
||||
|
hi,
I am learning css and tried using the dropdown menu with css codes for my site. I coded as per some tutorials in alistpart.com and achieved the dropdown menu as i needed but when i saw it in IE I was not able to see the dropdown menu. so forget any errors in it if any and yes in Firefox it looks as i wanted. here is the link to my page : :: Mr. Chows the take your mouse over menu in the top links to see the dropdown menu. and i am also adding the code used for dropdown menu : HTML Code:
<div id="container"> <ul id="nav"> <li id="home"><a href="index.html">Home</a></li> <li id="about-us"><a href="about.html">About Us</a></li> <li id="menu"><a href="#">Menu</a> <ul> <li><a href="soups.html">Soups</a></li> <li><a href="starters.html">Starters</a></li> <li><a href="main_course.html">Main Course</a></li> <li class="last"><a href="meal_combos.html">Meal Combos</a></li> </ul> </li> <li id="nutrition-and-hygiene" class="active"><a href="nutrition_hygine.html">Nutrition & Hygiene</a></li> <li id="contact"><a href="contactus.html">Contact</a></li> </ul> </div> Quote:
Help and assistance from anybody will be appreciated. |
|
||||
|
ok. will do.
BTW: you can download IE7 free here Internet Explorer: Home Page You can also download an application called multiple IE here: Install multiple versions of IE on your PC | TredoSoft that installs IE6, IE5.5, and IE5.0
__________________
its just me :) |
|
||||
|
Microsoft will be dropping support for IE6 very soon... you should download IE7 as an alternate browser and keep IE6 for testing purposes. Continue to code for FF2 & IE7 and add conditions for IE6 as needed.
__________________
Tommy Logic ™ Web Design :: Valid XHTML & CSS :: SEO :: CMS :: eCommerce Web Design Tutorials :: Computer Tutorials |
|
||||
|
I'm trying to do something similair myself.
The problem might be because IE6 doesn't recognise the :hover pseudo-class. Here are two methods that seem to be more robust: Pure CSS vertical Drop Down Menu Stu Nicholls | CSSplay | Validating drop down cross-browser menu
__________________
"cling to nothing.." www.sunwukung.co.uk |
![]() |
|
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| If browsers were women | Mailno | Web Browsers Forum | 5 | 05-05-2008 01:41 PM |
| Paypal to block 'unsafe browsers' | kip | Web Browsers Forum | 2 | 20-04-2008 07:03 PM |
| Cloud Menu - Free Flash XML Menu | Graphic Design Links | Graphic Design Links | 0 | 11-02-2008 01:41 PM |
| Jpeg optimization mac browsers vs. windows IE | wjc2106 | Graphic Design and Web Design Help | 1 | 20-09-2007 11:42 AM |
| Logo Works | Toon | Graphic Design Forum | 3 | 07-03-2007 04:17 PM |
| All times are GMT. The time now is 08:05 AM. |
