Page formatting looks odd in chrome and edge, but is fine in IE11

  • Thread starter Thread starter Stevo, Ward
  • Start date Start date
S

Stevo, Ward

Guest
Hi,

I have a web app that works fine in IE11, but after an upgrade to windows 10 from windowes 7, i note that the formatting is different in the Edge browser.

Issues I can see:-

CSS formatting looks wrong. Everything has aligned left instead of centre and some of the background colours are missing.

visible="false" images are showing.

Dropdown lists do not function in the same way. Currently when i make a selection in IE11, the onselectedindexchanged code then populates other items. In Edge and Chrome this doesn't work.

asp:Linkbutton - The onclick event does not appear to be triggering. This does work for asp:button onclick events though.


I suspect it may be down to the supported version of .NET on the IIS on the server (only supports up to .NET 3.5 currently).

Apologies if this has been answered elsewhere, but a trawl of the forums and the internet are not showing any likely answers.

Stevo

Continue reading...
 
Back
Top