remanant tag:
https://connect.arkadiumhosted.com/gameArenas/mahjongg-dimensions-blast/Play.aspx
We have been unable to recreate the z-index error in our test harnesses but from the screenshots, this issue is consistent with IE in quirks mode. Our research has found that the HTML 5 doctype definition may force some IE browsers into quirks mode, which our technology does not support. We've suggested adding an explicit compatibility meta tag for IE9 to prevent the browser from loading the game in quirks mode and will continue to work with Arkadium's tech team on this issue.
11/28
- Dima - replacing Vlad as dev contact
- Irina trnslator, Maria?
http://apps.facebook.com/ark-mjdsr-stqas/
IE 10
SCRIPT16389: Unspecified error.
Play.aspx, line 49 character 5
SCRIPT1004: Expected ';'
https://mediabrix.hs.llnwd.net/o38/brands/socialviews/logo.png
11/21 meeting followup notes
- Arkadium developers to research intermittent
-
MediaBrix dev isolated an intermittent error on line #139 of Adv.js:
document.getElementById(settings.embed.container).onAdComplete([]);
function onMediaBrixVerification(status) {
if (status == 0) {
adv.close();
}else if(status == 1){
/*freezeGame code here*/
}
}