&nbsp with firefox

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Simcfc73
Advanced
Advanced
Posts: 16
Joined: Tue Nov 08, 2005 2:55 pm

&nbsp with firefox

Post by Simcfc73 »

Hi,

I am sure this has been solved before but its not working for me.

My top menu uses &nbsp as I didn't want it going onto two lines when the browser was minimalized. With IE it looks okay but firefox shows the &nbsp tag.

I've put in the mozilla fix but it still displays the &nbsp when the menu is loaded.

The website is http://www.fulneckschool.co.uk\WEBSITE\

Any help would be appreciated.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

You're missing teh closing semi-colon for the non-breaking line-space code

Code: Select all

 
IE tends to be forgiving of those kinds of things, reads the &nbsp and 'assumes' it should have the ; Other browsers don't do that.

Ruth
Simcfc73
Advanced
Advanced
Posts: 16
Joined: Tue Nov 08, 2005 2:55 pm

Thanks

Post by Simcfc73 »

Apologies for not saying thanks before.

I've only just got round to fixing it.

Simon
Post Reply