NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: alan on August 03, 2014, 01:33:58 PM

Title: Menu issues in IE
Post by: alan on August 03, 2014, 01:33:58 PM
Hi All,

Using C9 abd NT 8.18.

My app uses a double drop menu and works fine in Firefox and Chrome.  But, in Explorer (IE) the text of the menu items is being cut off.  ( see the attached jpg).  I have some css on the menu but the problem continues even when I disable that css.

It looks like an issue whereby IE isn't correctly setting the menu width.

I tried using css to extend the width of the menu items, but that extends all of them the same amount.

Any suggestions on how to fix this?

Thanks,

Alan

[attachment deleted by admin]
Title: Re: Menu issues in IE
Post by: Bruce on August 03, 2014, 10:14:28 PM
can you duplicate, and post, in one of the examples please Alan.

cheers
Bruce
Title: Re: Menu issues in IE
Post by: alan on August 04, 2014, 06:25:49 PM
Bruce,

I reproduced it with example 2 - BasicWithMenu.  All I did was delete the xhtml in PageHeaderTag and add a menu item 'Another menu option'.  In IE you will see part of the 'n' is missing on the new menu option.

I have attached the app file - again - those are the mods I made to the application.

Since the app file is so small I just added .txt to upload it.

Thanks,

Alan

[attachment deleted by admin]
Title: Re: Menu issues in IE
Post by: Bruce on August 06, 2014, 12:43:25 AM
when posting examples, even modified shipping examples, you have to include the dictionary with the app.

cheers
Bruce
Title: Re: Menu issues in IE
Post by: Bruce on August 06, 2014, 01:02:46 AM
I think I've fixed this problem in 8.24

cheers
Bruce
Title: Re: Menu issues in IE
Post by: alan on August 06, 2014, 02:46:22 AM
Ok, I'll check it soon as I can and post the results.  Thanks