Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/javascript/438.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Javascript 无法在IE中使用NVDA读取工具提示,因为在chrome中正确读取相同的提示_Javascript_Nvda - Fatal编程技术网

Javascript 无法在IE中使用NVDA读取工具提示,因为在chrome中正确读取相同的提示

Javascript 无法在IE中使用NVDA读取工具提示,因为在chrome中正确读取相同的提示,javascript,nvda,Javascript,Nvda,我正在用Chrome中的NVDA屏幕阅读器阅读工具提示,但IE中没有。我想用Internet Explorer中的NVDA阅读工具提示 下面是我的代码: <a class="txtSmaller" href="javascript:toggleDisplay('test')" title="Showless"> View less... </a> 你们中有人能回答这个问题吗? 非常感谢。您使用Windows 10和IE Edge吗?我使用的是Windows 7

我正在用Chrome中的NVDA屏幕阅读器阅读工具提示,但IE中没有。我想用Internet Explorer中的NVDA阅读工具提示

下面是我的代码:

 <a class="txtSmaller" href="javascript:toggleDisplay('test')" title="Showless">
View less...
</a>

你们中有人能回答这个问题吗?
非常感谢。

您使用Windows 10和IE Edge吗?我使用的是Windows 7