laptop and a wrench

漏洞

The ToolbarItemDefaultStyle-CssClass property is ignored in the WebADF toolbar control.

上次发布: August 25, 2014 No Product Found
漏洞 ID 编号 NIM072246
已提交September 1, 2011
上次修改时间April 2, 2025
适用范围No Product Found
找到的版本9.3.1
状态Known Limit

附加信息

10.1 was the last release of the .NET WebADF technology. Client APIs (JavaScript/Flex/Silverlight) are recommended for web application development.

解决办法

Manually change the style for the toolbar by searching for the toolbar by ID and then overriding the toolbar events.<script type="text/javascript" language="javascript"> // Initialize the tool var myTool = document.getElementById("Toolbar1MyTool"); myTool.onmouseover = CustomToolbarMouseOver; function CustomToolbarMouseOver() { ToolbarMouseOver('Toolbar1', 'MyTool'); myTool.style.cursor = "hand"; }</script>

重现步骤

漏洞 ID: NIM072246

软件:

  • No Product Found

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项