Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2011-03-22 17:53:22

dr_robert
Xinha Community Member
Registered: 2010-07-12
Posts: 12

Xinha Working in IE9

Hello All,

Does anyone know if Xinha is working in IE9?

I haven't installed that browser yet, but a few of my end-users called to say it wasn't working.

Just wanted to get a sense of what the experts in this forum were thinking.

Thanks in advance!

Cheers,

Robert

Offline

#2 2011-03-23 10:24:41

mrpete84
New member
Registered: 2011-03-23
Posts: 1

Re: Xinha Working in IE9

I found it didn't work in IE9, quick fix was to add a meta tag in the HTML header to force IE into IE8 compatability mode.

meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8"

Offline

#3 2011-03-23 10:34:42

dr_robert
Xinha Community Member
Registered: 2010-07-12
Posts: 12

Re: Xinha Working in IE9

Thanks for the reply mrpete84.

I'm going to follow your advice right now and see if that works!

Cheers.

Offline

#4 2011-03-23 20:09:13

dr_robert
Xinha Community Member
Registered: 2010-07-12
Posts: 12

Re: Xinha Working in IE9

Just so other people who see this thread will know....

Adding that meta tag worked properly.. at least as far as I can tell.

Thanks!

Offline

#5 2011-03-24 10:44:04

kren
New member
Registered: 2011-03-24
Posts: 4

Re: Xinha Working in IE9

Adding "<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8"/>" to head didn't work for me.
I've added it to pop-up windows for pictures, to the editing page,.. basically everywhere.
The error i get is:
Unable to get value of property 'Xinha': object is null or undefined.
URL: site/somth/Xinha/popups/popup.js
Other erros say the same about _editor_skin, Dialog, ..

In IE8 it worked. Would use firefox, but that adds double spaces. Any suggestions?

Offline

#6 2011-03-25 05:14:13

ewolfman
New member
Registered: 2011-03-25
Posts: 1

Re: Xinha Working in IE9

try this:
http://evolpin.wordpress.com/2011/02/25 … -meta-tag/

note that you may be required to close IE and reopen.

Offline

#7 2011-04-07 04:56:07

kren
New member
Registered: 2011-03-24
Posts: 4

Re: Xinha Working in IE9

Now works, meta tag has to be the first tah after head.

Offline

#8 2011-08-21 08:07:36

luis16
New member
Registered: 2010-07-28
Posts: 1

Re: Xinha Working in IE9

@ewolfman........


Hey dude thanks for your assistance. I've gone through the link which link was given by you.

It is showing operate  in IE9.

Thanks.........:)

Offline

#9 2014-01-16 16:38:22

andyk
New member
Registered: 2014-01-16
Posts: 3

Re: Xinha Working in IE9

in IE 11 I used the following meta tag:

<meta http-equiv="X-UA-Compatible" content="IE=8,chrome=1">

Offline

Board footer

Powered by FluxBB