Re: IE 10 vs IE 8 w/RabbitWeb
Phil D <[email protected]>
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <CAL8BBoMfjUZ_qySQ6UZ35LdHfC-1NxJzESiNPLXb0TzriUfONA@mail.gmail.com> |
a bit more detail might be needed make sure your html has <!DOCTYPE html> at the top ive found older IE to be particular about that also had to add <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">on some html before just so IE works thes lines may make the difference can't really help without any detail, could you attach the html it serves up? On 12 September 2013 19:37, seecwriter <seecwriter-/[email protected]> wrote: > ** > > > I have an RCM3000 application that has been built with DC v9.21 for > years. I managed to shrink the app enough to be able to compile with > DC 9.62. So far everything still works with the exception of the > webpage the Rabbit serves up. IE v8 is no longer able to display the > webpage while IE v10 does fine. Is there some setting I need to adjust > to make IE 8 work again? > > Steve > > >