我一直无法明确地在IE8中呈现列表。所有其他浏览器都会按预期执行以下代码,但是,IE8会完全忽略该函数。非常感谢任何提示、建议和/或解决方案,干杯。
alert("workflow.js"+ " this call goes off in IE8");
$scope.makeAndGetList = function(list) {
//todo: lj: IE8 doesn't make it here
//alert("workflow.js"+ " no IE");
var parts =
我尝试用开发人员工具中的BrowserMode-- IE8和Document Mode--IE8在IE8中打开。它在其他浏览器中运行得很好,甚至在IE9中也运行得很好。但我在IE8 and older versions of IE中看到了javascript错误。
SCRIPT1010: Expected identifier
EditorCM.js?Spring, line 105 character 25
SCRIPT438: Object doesn't support property or method 'addEventListener'
heyoff
我想在果园CMS head中添加Bootstrap推荐的shims。通常,我会添加以下内容。
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5