effpeetee
12-30-2007, 10:06 AM
http://www.exitfegs.co.uk/Sources.html
Different display on FFox than IE7.:eek:
The bullets in the menus are repeated on the following groups in FFox.
The first entry of alternative groups has two bullets.
Any ideas why anyone? :confused:
Frank
Majoracle
12-30-2007, 10:15 AM
er li.nobullet {
list-style: none;
}
Not sure why you have that "er" before li.nobullet, but it's what's causing your problem. Just take out the "er". Firefox is correct in ignoring it because of that. No idea why it's working in IE7.
li.nobullet {
list-style: none;
}
That will work.
effpeetee
12-30-2007, 10:24 AM
er li.nobullet {
list-style: none;
}
Not sure why you have that "er" before li.nobullet, but it's what's causing your problem. Just take out the "er". Firefox is correct in ignoring it because of that. No idea why it's working in IE7.
li.nobullet {
list-style: none;
}
That will work.
Thanks for spotting that. My sight is not very good, I'm afraid.
I wonder if the CSS tidy corrupted that.
Frank
jlhaslip
12-30-2007, 04:05 PM
Are you corruptible?
:lol:
effpeetee
12-30-2007, 04:55 PM
I like to think not!
How high are you prepared to go?
Shylock.