score:2
Accepted answer
Object.keys
is not supported in IE8. It is an ES5 specification, which is only supported from IE9 and above. You'll need a different way of getting at that information.
See here...
Source: stackoverflow.com
Related Query
- Which differences in javascript object creation syntax have I not understood? IE8 vs Chrome
- JavaScript code inside TypeScript file .ts not working
- c# WPF Webbrowser with Highchart, Javascript from external source not working "An error has occurred in the script on this page"
- Line chart does not connect dots if they have gaps in values between in serie object
- HighChart 'tooltip' object is not found on the very next line in IE8
- Javascript Code not running in Wordpress Pages
- Highcharts: Set y Axis Max and Min dynamically, and not at creation
- HighCharts.js is not rendering chart under IE8
- Optimize JavaScript DrillDown code
- Highchart dynamic creation - not rendering properly
- Convert from string with milliseconds to date object Javascript
- Rails - convert date string into javascript date object for highcharts
- Highcharts - yAxis logarithmic scale and allowDecimals set to false not seeming to have any effect
- Javascript not executing after ajax partial rendering in rails
- Using PhantomJS to create HighCharts grahps server side for use in PDF creation (PHP) - results in exit code 11 from PHPs exec();
- Code works on fiddle but not when I do /show
- How to convert a JavaScript object to array
- how to pass values to tooltip which not in x and y axis in highcharts
- Highchart (basic line chart) which can have multiple values vs x axis?
- javascript variable not works in Highchart
- Getting the complete XML source out of an XML DOM object
- Which javascript graphs / chart library?
- HighCharts - barchart not rendering correctly in IE8
- Highstock: Property 'firePointEvent' of object #<Object> is not a function
- javascript Highcharts object as a C# class
- Have some bars not a url link on highcharts
- Rails Not outputting Highcharts javascript graph
- passing formatting JavaScript code to HighCharts with JSON
- Embed javascript code in a django template
- How to update a Javascript object with a function
More Query from same tag
- Vue highchart how to set language
- Align scatter plot to right side in highcharts
- Highchart is not showing in heroku, but works in local environment
- Highcharts Line Chart Time Durations
- Highcharts: custom datalabel for bar chart. Format in PlotOptions not working
- Highcharts Label Formatter Issue
- Smooth formula curves in highcharts
- Highcharts - Changing chart type
- Synchronizing multiple (Highcharts) on a page
- Highchart tick interval for 5 days
- How to correctly create function for formatter on PHP in Yii2 Highcharts extension
- Data not showing with the Timestamp Values : Highcharts
- Highcharts / Highstock stepline with integer values drawing halfsteps?
- get data from hashmap into highcharts
- Highcharts - additional data with Json
- How to have a border around highlighted countries but no change in fill color in a highmaps map?
- Highcharts - Area between two y values highlighted
- Animation end callback after adding points
- Highcharts: too much space for bottom legend
- Highcharts javascript library - marker halo zIndex?
- Pie chart 3d json series
- scrollable highchart works in JS but has issues when running through Angular HighCharts?
- HighChart generating table without chart
- How to show multiple pie charts using highcharts
- get serieName and category value using highcharts
- enable scroll for high chart,high stock
- Datalabels is getting hidden outside the svg container in Sunburst Highchart
- How to reduce height of cell in highcharts
- Custom SVGElement labels loose positioning on zoom
- How to add Highcharts view data table option to the exports dropdown?