Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
IE8 misbehaviour
Website http://www.mindfulnessbergamo.net works fine with all desktop and mobile browsers except IE8 (and below). Here is a screenshot of IE8 misbehaviour on a Windows XP machine: http://take.ms/hVbIl
For the section menu I am using adi_menu plugin.
Any hint on where to look at in order to fix it?
Thanks
A.
Offline
#2 2015-09-13 12:01:27
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,306
Re: IE8 misbehaviour
Your website is HTML5. IE8 and below isn’t able to make use of specific HTML5 tags like nav and footer. You have to integrate some JS translator like html5shiv to make HTML5 understandable for older IEs.
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#3 2015-09-13 12:36:20
- GugUser
- Member
- From: Quito (Ecuador)
- Registered: 2007-12-16
- Posts: 1,473
Re: IE8 misbehaviour
And IE8 doesn’t work with media queries.
Offline
#4 2015-09-13 12:43:19
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,306
Re: IE8 misbehaviour
Yup, I was just researching where to find the default page, gilibaus must have removed that section from Phil’s template. Look for html5shiv
and css3-mediaqueries
there.
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
Re: IE8 misbehaviour
I haven’t thought about IE8 for years but I guess some people still use it.
Offline
Re: IE8 misbehaviour
Thank you all guys, fixed.
html5shiv and css3-mediaqueries did the trick.
@michaelkpate yes, some people still use IE8 (sigh!)
Best
A.
Offline
Pages: 1