- Create Account

Multiple word menu items displaying wrong

Forums > Cascading Popup Menus: Help > Multiple word menu items displaying wrong
Author
Message

1) Cheryl Wigmore Group: Members
Posts: 1 Joined: 8 Dec 2007 Location: Woodstock, CT IP: 75.130.--.--
In some instances where I have multiple word menu items, they will display properly in IE, but other times not. Then, when I include &nbsp in the code, it will display correctly in IE, but show the code in Firefox. Please see menu code below. Site is goddessdesign.com.

Thank you.

startMenu('mproducts',  true, 75, 0, 145, subM);
addItem('Biomats', 'products2.htm', '');
addItem('Crystal Bowls', 'crystal2.htm', '');
addItem('Sound  Healing CDs', 'cds2.htm', '');


startMenu('mservices', true, 75, 0, 185, subM);
addItem('Activations', 'activations2.htm', '');
addItem('Autism', 'autism2.htm', '');
addItem('Egyptian&nbspTours',  'egypt2.htm', '');
addItem('Feng&nbspShui', 'feng2.htm',  '');
addItem('Indigo-Children', 'indigo-children2.htm', '');
addItem('Serenity&nbspVibration&nbspHealing', 'serenity-healing2.htm', '');
addItem('Sound&nbspHealing',  'soundhealing2.htm', '');
addItem('Theta&nbspHealing', 'DNA  Reprogramming2.htm', '');
addItem('The&nbspReconnection', 'reconnection2.htm',  '');
addItem('Tools', 'tools2.htm', '');
addItem('Transference&nbspHealing', 'transference2.htm', '');
addItem('Workshops',  'workshops2.htm', '');
cwigmore

2) Angus Turnbull Group: Moderators
Posts: 4042 Joined: 7 Dec 2003 Location: New Zealand IP: 203.109.--.--
Might be some CSS rules governing link/div width inheriting from elsewhere in your document? Anyway, if   fixes it, perhaps just stick with that.

- Angus.

Post a Reply:

You are not logged in, and will be posting anonymously as a guest. If you want to post using an account, please login at the top of this page.