Click here to Skip to main content
15,885,890 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
AnswerRe: IE woes Pin
Craig Robbins15-Apr-22 5:51
Craig Robbins15-Apr-22 5:51 
GeneralRe: IE woes Pin
Andreas Mertens15-Apr-22 7:30
professionalAndreas Mertens15-Apr-22 7:30 
GeneralRe: IE woes Pin
Mycroft Holmes16-Apr-22 13:15
professionalMycroft Holmes16-Apr-22 13:15 
AnswerRe: IE woes Pin
abmv15-Apr-22 7:59
professionalabmv15-Apr-22 7:59 
AnswerRe: IE woes Pin
dandy7215-Apr-22 9:12
dandy7215-Apr-22 9:12 
AnswerRe: IE woes Pin
#realJSOP16-Apr-22 2:36
mve#realJSOP16-Apr-22 2:36 
GeneralRe: IE woes Pin
Andreas Mertens16-Apr-22 3:37
professionalAndreas Mertens16-Apr-22 3:37 
AnswerRe: IE woes Pin
Chris Maunder16-Apr-22 4:24
cofounderChris Maunder16-Apr-22 4:24 
I would imagine there are libraries of polyfills that you may be able to drop into the headers of each page in your IE focused apps that would enable them to run smoothly on Edge.

My advice: don’t overengineer the solution here. Sure you could rewrite the whole thing, which would cost a bundle and result in apps that work probably pretty much the same, give or take some UI niceties. Is it worth it to the business to spend that much money? Will it result in more sales or whatever metric keeps your org alive?

Me: I’d just run them, one by one, in Edge and Chrome (there should be very little difference). Make notes of what’s busted, workout what needs to be fixed and what can just be cut out, then see whether you can find a library that will Help fill the gaps or whether you need to make the changes yourself. At that point you decide if it’s worth it for any given change.

If you rely on silverlight, activeX or browser helper objects then that’s a rewrite of those bits.

Unless you’re getting paid by the hour I’d resist the temptation to rewrite the whole thing. In 5 years time you’ll be back at this same place anyway, probably.
cheers
Chris Maunder

AnswerRe: IE woes Pin
deepok117-Apr-22 22:58
deepok117-Apr-22 22:58 
AnswerRe: IE woes Pin
Andreas Mertens18-Apr-22 4:22
professionalAndreas Mertens18-Apr-22 4:22 
NewsGoing retro Pin
RickZeeland15-Apr-22 2:54
mveRickZeeland15-Apr-22 2:54 
GeneralRe: Going retro Pin
Slacker00715-Apr-22 4:59
professionalSlacker00715-Apr-22 4:59 
GeneralRe: Going retro Pin
RickZeeland15-Apr-22 6:40
mveRickZeeland15-Apr-22 6:40 
GeneralWell I didn't expect I'd be doing this Pin
honey the codewitch15-Apr-22 1:23
mvahoney the codewitch15-Apr-22 1:23 
GeneralRe: Well I didn't expect I'd be doing this Pin
Peter_in_278015-Apr-22 1:49
professionalPeter_in_278015-Apr-22 1:49 
GeneralRe: Well I didn't expect I'd be doing this Pin
honey the codewitch15-Apr-22 1:56
mvahoney the codewitch15-Apr-22 1:56 
GeneralRe: Well I didn't expect I'd be doing this Pin
0x01AA15-Apr-22 1:53
mve0x01AA15-Apr-22 1:53 
GeneralRe: Well I didn't expect I'd be doing this Pin
honey the codewitch15-Apr-22 1:56
mvahoney the codewitch15-Apr-22 1:56 
GeneralRe: Well I didn't expect I'd be doing this Pin
Dan Neely15-Apr-22 3:12
Dan Neely15-Apr-22 3:12 
PraiseRe: Well I didn't expect I'd be doing this Pin
0x01AA15-Apr-22 3:30
mve0x01AA15-Apr-22 3:30 
GeneralRe: Well I didn't expect I'd be doing this Pin
Craig Robbins15-Apr-22 3:53
Craig Robbins15-Apr-22 3:53 
GeneralRe: Well I didn't expect I'd be doing this Pin
honey the codewitch15-Apr-22 5:10
mvahoney the codewitch15-Apr-22 5:10 
GeneralRe: Well I didn't expect I'd be doing this Pin
Gary Wheeler15-Apr-22 5:11
Gary Wheeler15-Apr-22 5:11 
GeneralRe: Well I didn't expect I'd be doing this Pin
honey the codewitch15-Apr-22 5:12
mvahoney the codewitch15-Apr-22 5:12 
GeneralRe: Well I didn't expect I'd be doing this Pin
0x01AA15-Apr-22 5:18
mve0x01AA15-Apr-22 5:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.