-
Notifications
You must be signed in to change notification settings - Fork 0
/
ajax_object_source.js
97 lines (97 loc) · 1.95 KB
/
ajax_object_source.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
{
"sEcho": 1,
"iTotalRecords": "57",
"iTotalDisplayRecords": "57",
"aaData": [
{
"DT_RowId": "row_7",
"DT_RowClass": "gradeA",
"0": "Gecko",
"1": "Firefox 1.0",
"2": "Win 98+ / OSX.2+",
"3": "1.7",
"4": "A"
},
{
"DT_RowId": "row_8",
"DT_RowClass": "gradeA",
"0": "Gecko",
"1": "Firefox 1.5",
"2": "Win 98+ / OSX.2+",
"3": "1.8",
"4": "A"
},
{
"DT_RowId": "row_9",
"DT_RowClass": "gradeA",
"0": "Gecko",
"1": "Firefox 2.0",
"2": "Win 98+ / OSX.2+",
"3": "1.8",
"4": "A"
},
{
"DT_RowId": "row_10",
"DT_RowClass": "gradeA",
"0": "Gecko",
"1": "Firefox 3.0",
"2": "Win 2k+ / OSX.3+",
"3": "1.9",
"4": "A"
},
{
"DT_RowId": "row_11",
"DT_RowClass": "gradeA",
"0": "Gecko",
"1": "Camino 1.0",
"2": "OSX.2+",
"3": "1.8",
"4": "A"
},
{
"DT_RowId": "row_12",
"DT_RowClass": "gradeA",
"0": "Gecko",
"1": "Camino 1.5",
"2": "OSX.3+",
"3": "1.8",
"4": "A"
},
{
"DT_RowId": "row_13",
"DT_RowClass": "gradeA",
"0": "Gecko",
"1": "Netscape 7.2",
"2": "Win 95+ / Mac OS 8.6-9.2",
"3": "1.7",
"4": "A"
},
{
"DT_RowId": "row_14",
"DT_RowClass": "gradeA",
"0": "Gecko",
"1": "Netscape Browser 8",
"2": "Win 98SE+",
"3": "1.7",
"4": "A"
},
{
"DT_RowId": "row_15",
"DT_RowClass": "gradeA",
"0": "Gecko",
"1": "Netscape Navigator 9",
"2": "Win 98+ / OSX.2+",
"3": "1.8",
"4": "A"
},
{
"DT_RowId": "row_16",
"DT_RowClass": "gradeA",
"0": "Gecko",
"1": "Mozilla 1.0",
"2": "Win 95+ / OSX.1+",
"3": "1",
"4": "A"
}
]
}