Community
All Communities
Products
ArcGIS Pro
ArcGIS Survey123
ArcGIS Online
ArcGIS Enterprise
Data Management
Geoprocessing
ArcGIS Experience Builder
ArcGIS Web AppBuilder
ArcGIS Dashboards
ArcGIS Field Maps
ArcGIS Spatial Analyst
All Products Communities
Industries
Education
Water Resources
State & Local Government
Transportation
Gas and Pipeline
Water Utilities
Roads and Highways
Telecommunications
Natural Resources
Electric
Public Safety
All Industries Communities
Developers
Python
JavaScript Maps SDK
Native Maps SDKs
ArcGIS API for Python
ArcObjects SDK
ArcGIS Pro SDK
Developers - General
ArcGIS REST APIs and Services
ArcGIS Online Developers
Game Engine Maps SDKs
File Geodatabase API
All Developers Communities
Global
Comunidad Esri Colombia - Ecuador - Panamá
ArcGIS 開発者コミュニティ
Czech GIS
ArcNesia
Esri India
GeoDev Germany
ArcGIS Content - Esri Nederland
Esri Italia Community
Comunidad GEOTEC
Europe
Asia Pacific
All Global Communities
All Communities
Developers
User Groups
Industries
Services
Community Resources
Global
Events
Learning
Networks
ArcGIS Topics
Products
View All Communities
ArcGIS Ideas
GIS Life
Community Resources
Community Help Documents
Community Blog
Community Feedback
Member Introductions
Community Ideas
All Community Resources
Sign In
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Show
only
|
Search instead for
Did you mean:
Cancel
Home
:
All Communities
:
Developers
:
JavaScript Maps SDK
:
JavaScript Maps SDK Questions
:
Tiled Map White Square Lines on IE10
Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
Select to view content in your preferred language
Translate Now
Tiled Map White Square Lines on IE10
Subscribe
2539
1
05-22-2013 07:01 PM
by
JoseSousa
Esri Contributor
05-22-2013
07:01 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
Hi,
I am using v3.5 of the ArcGIS JavaScript API. Unfortunately IE10 is displaying white lines.
This happens even to your own samples.
E.g.
When I opening this sample in IE10 (Win8 Pro)
http://help.arcgis.com/en/webapi/javascript/arcgis/samples/layers_webtiled_one/
I get the result attached to the email. This does not happen to Chrome though.
Is there any workaround for this?
Cheers,
Jose
Tags
(2)
Tags:
javascript
web_developers
Preview file
461 KB
Reply
0
Kudos
All Posts
Previous Topic
Next Topic
1 Reply
by
JoseSousa
Esri Contributor
05-22-2013
07:16 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
Removing the IE10 compatibility tag from the line below, closing and opening again the browser solves the issue.
<meta http-equiv="X-UA-Compatible" content="IE=7, IE=9">
Cheers,
Jose
Reply
0
Kudos
Post Reply