Changing the backcolor of the Scalebar control to some colors will cause the Scalebar to not display in Internet Explorer.
最後に公開された状態: August 25, 2014No Product Found
不具合 ID 番号
NIM048128
送信されました
September 4, 2009
最終更新日
April 2, 2025
適用対象
No Product Found
見つかったバージョン
9.3.1
ステータス
Known Limit
開発チームによる確認後に、この問題が、Esri の管理の範囲外にあるソフトウェアの既知の制限に関するものであると判断されました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
10.1 was the last release of the .NET WebADF technology. Client APIs (JavaScript/Flex/Silverlight) are recommended for web application development.
対処法
Add the following code to the bottom of the webpage<script language="javascript"> Sys.Application.add_init(initialize); function initialize() { var scalebar = $find('ScaleBar1'); scalebar.set_ba