473,397 Members | 1,949 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Simple CSS Menu Problem in FireFox

2
Good morning.

I am attempting to utilize a simple css image swap menu, which appears to be working as planned in IE, however, it is not lining up correctly in FireFox and Opera.

Please view test page here:

www.pamperedpassions.com/test.html

Your help is greatly appreciated.

Kind regards,
John
Dec 27 '07 #1
4 1392
debasisdas
8,127 Expert 4TB
Hi John

Welcome to TSDN.

Wishing you merry christmas.

Feel free to post questions in the related forum only by choosing from under the blue bar on the top of your page.

Please follow the posting guidelines in every new post/reply.

Please specify your post/question clearly.Please use proper code tags in all your codes.

Regards
Debasis
Dec 27 '07 #2
drhowarddrfine
7,435 Expert 4TB
You have one html error and one css error which only marginally affect this but needs correcting.

Since the modern browsers are handling it differently, we know the fault lies with IE. IE handles floats incorrectly but I didn't see the problem immediately as I'm heading out the door.
Dec 27 '07 #3
drhowarddrfine
7,435 Expert 4TB
I didn't notice you were using a table for this. Why are you using tables?

Quick note again as I'm rushing around. This is an IE problem. It looks like it's expanding some element to contain your floated menu, which it should not do. Firefox is correctly removing the float from the flow causing your <td> to collapse because there is no other content. IE is expanding that which is incorrect behavior.

Since I would never use tables for layout, I'm not sure how to correct this but I haven't had a chance to look very hard either. Removing the float on #menu contains it inside the td but now it's too tall. Perhaps figuring out why the td is too tall would fix this issue.
Dec 27 '07 #4
john23
2
Thank you. I'll take a look at this area for correction.

John
Dec 28 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

26
by: Thomas Mlynarczyk | last post by:
Hi, Could some kind person using Mac or Linux (or others) please take a look at http://www.mlynarczyk-webdesign.de/tmp/menu/menu.html and tell me if the page renders as it should (screenshot...
6
by: Sergio | last post by:
for my web site I am looking for a simple PHP plain text menu system, the menu would have at least four levels and about 200 links, at starting only the main levels should appear, for example : ...
6
by: Deborah | last post by:
I'm a rookie, and I guess I know just enough to be dangerous. I found a great template website, openwebsign.org, and found an open source template I really liked that even came in 2 versions. ...
2
by: William LaMartin | last post by:
I have been experimenting with the menu control in VB.Net and find that it displays well in Internet Explorer. But when viewed with Firefox, using what Firefox terms the normal font size, the...
3
by: töff | last post by:
On my site http://www.sjcga.com I have a javascript-generated navigation menu in the top right corner. The menu works great in IE and Opera ... but in FireFox, on the 1st click, the menu jumps...
4
by: DDmUSA | last post by:
I am using a CSS-based glossy menu that I found on Dynamic Drive. Using Internet Explorer 7, the sub-menus appear towards the right once the mouse is pointing over the top level. Using Firefox, all...
11
by: Benny123 | last post by:
Im very new to the who css lark so am struggling quite a bit. ive managed to build a basic div centred box with css embedded in my html. It looks fine in IE but loses all size in firefox. Any...
6
by: SuperFool | last post by:
This has got to be one of those questions only a serious newbie would come up with.... Basicly: I select all the city names in the table and turn them into a pull down menu (code below) print...
19
by: Jim | last post by:
Hi, I have two questions/problems pertaining to CSS horizontal dropdown menus and am hoping that someone here can help me out. (1) I'm having a problem centering the menu. I picked up the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.