Vertical menu control in IE10 isn't displayed how I expected

Post any questions you have about using the Verj.io Studio, including client and server-side programming with Javascript or FPL, and integration with databases, web services etc.

Moderators: Jon, Steve, Ian, Dave

LKirby
Ebase User
Posts: 37
Joined: Wed Mar 13, 2013 11:33 am
Contact:

Vertical menu control in IE10 isn't displayed how I expected

#1

Postby LKirby » Tue Aug 06, 2013 11:15 am

Hi,

On a project I'm working on I've got a vertical menu on the left side of each form as a part page component. It looks at works fine in IE 7-9, but in IE 10 it doesn't look at all how it should. When I had a look at the source code for the menu control in the browser, it was actually generated as table with tr tags for each list item, not as a unordered list.

I've done the styling on the menu control in a style sheet so I can style the elements using ul, li, and li:hover, li:active css selectors and this works fine in most browsers as the menu is built up from <ul> and <li> tags but in IE 10 its just a table with tr and div tags?

Any ideas on why this is only happening in ie 10? I tried doing a temp form with a new vertical menu and it did the same thing, the menu was made up of ul tags in most browsers except ie 10. Any help on this would be great :)
0 x

dan
Ebase User
Posts: 8
Joined: Mon Jan 14, 2013 9:49 am

#2

Postby dan » Wed Aug 07, 2013 8:27 am

D'oh, so it does.

This is due to a bug in Ebase Xi's browser version determination logic it currently thinks IE10 is in fact version 6. This only affects a small part of Ebase - (you guessed it) including the menus.

This will be fixed in the next V4.5 service pack.
0 x

LKirby
Ebase User
Posts: 37
Joined: Wed Mar 13, 2013 11:33 am
Contact:

#3

Postby LKirby » Wed Aug 21, 2013 3:05 pm

Hi Dan,

Just did a quick test in Ebase 4.5 & IE 10;
horizontal menus are fine but vertical menus are still displayed as tables.

Looks like im going to do a ie10 specific style sheet for this, i was hoping this would have been fixed but oh well :)


Regards,

Luke


Edit: Whats the reason behind Ebase displaying vertical menus as tables anyway?
0 x


Who is online

Users browsing this forum: No registered users and 13 guests