JQuery + Rails 4
<script> var jsonData = { "81404": "Object", "81408": "Object", "81416": "Object", "80387": "Object", "73952": "Object", "74697": "Object", "81411": "Object", "74700": "Object" }; console.log(jsonData); </script>
Mozilla exit (right and expected)
Object { 81404="Object", 81408="Object", 81416="Object", 80387="Object", 73952="Object", 74697="Object", 81411="Object", 74700="Object"}
Chrome output (wrong ???)
Object {73952: "Object", 74697: "Object", 74700: "Object", 80387: "Object", 81404: "Object", 81408: "Object", 81411: "Object", 81416: "Object"}
How to fix this problem with automatic sorting in Chrome any suggestion suggestion ,,
I use this data to filter this order.