Commit a27ce29 1 parent 5bcb781 commit a27ce29 Copy full SHA for a27ce29
File tree 12 files changed +49
-49
lines changed
12 files changed +49
-49
lines changed Original file line number Diff line number Diff line change 29
29
< div id ="table " style ="clear: both; margin-top: 30px; ">
30
30
</ div >
31
31
< div style ="clear: both ">
32
- < button id ="download "> download table</ button >
32
+ < button class =" btn " id ="download "> download table</ button >
33
33
</ div >
34
34
35
35
< script type ="text/javascript " src ="../js/d3.js "> </ script >
Original file line number Diff line number Diff line change 11
11
< div class ="container ">
12
12
< script type ="text/javascript " src ="header.js "> </ script >
13
13
< div id ="test "> </ div >
14
- < button onclick ="button1() "> 1</ button >
15
- < button onclick ="button2() "> 2</ button >
16
- < button onclick ="button3() "> 3</ button >
14
+ < button class =" btn " onclick ="button1() "> 1</ button >
15
+ < button class =" btn " onclick ="button2() "> 2</ button >
16
+ < button class =" btn " onclick ="button3() "> 3</ button >
17
17
18
18
< script type ="text/javascript " src ="../js/d3.js "> </ script >
19
19
< script type ="text/javascript " src ="../js/crossfilter.js "> </ script >
Original file line number Diff line number Diff line change 13
13
< table id ="test "> </ table >
14
14
< div id ="paging ">
15
15
Showing < span id ="begin "> </ span > -< span id ="end "> </ span > of < span id ="size "> </ span > .
16
- < input id ="last " type ="Button " value ="Last " onclick ="javascript:last() " />
17
- < input id ="next " type ="button " value ="Next " onclick ="javascript:next() "/>
16
+ < input id ="last " class =" btn " type ="Button " value ="Last " onclick ="javascript:last() " />
17
+ < input id ="next " class =" btn " type ="button " value ="Next " onclick ="javascript:next() "/>
18
18
</ div >
19
19
20
20
< script type ="text/javascript " src ="../js/d3.js "> </ script >
Original file line number Diff line number Diff line change 8
8
< body >
9
9
10
10
< div id ="test "> </ div >
11
- < button onclick ="button1() "> 1</ button >
12
- < button onclick ="button2() "> 2</ button >
13
- < button onclick ="button3() "> 3</ button >
11
+ < button class =" btn " onclick ="button1() "> 1</ button >
12
+ < button class =" btn " onclick ="button2() "> 2</ button >
13
+ < button class =" btn " onclick ="button3() "> 3</ button >
14
14
15
15
< script type ="text/javascript " src ="../js/d3.js "> </ script >
16
16
< script type ="text/javascript " src ="../js/crossfilter.js "> </ script >
Original file line number Diff line number Diff line change 11
11
< script type ="text/javascript " src ="../examples/header.js "> </ script >
12
12
13
13
< div id ="test "> </ div >
14
- < button onclick ="transitionTest.stop() "> stop</ button >
15
- < button onclick ="button1() "> left</ button >
16
- < button onclick ="button2() "> right</ button >
17
- < button onclick ="button3() "> middle</ button >
18
- < button onclick ="button4() "> stacks</ button >
14
+ < button class =" btn " onclick ="transitionTest.stop() "> stop</ button >
15
+ < button class =" btn " onclick ="button1() "> left</ button >
16
+ < button class =" btn " onclick ="button2() "> right</ button >
17
+ < button class =" btn " onclick ="button3() "> middle</ button >
18
+ < button class =" btn " onclick ="button4() "> stacks</ button >
19
19
20
20
< script type ="text/javascript " src ="../js/d3.js "> </ script >
21
21
< script type ="text/javascript " src ="../js/crossfilter.js "> </ script >
Original file line number Diff line number Diff line change 11
11
< script type ="text/javascript " src ="../examples/header.js "> </ script >
12
12
13
13
< div id ="test "> </ div >
14
- < button onclick ="transitionTest.stop() "> stop</ button >
15
- < button onclick ="button1() "> left</ button >
16
- < button onclick ="button2() "> right</ button >
17
- < button onclick ="button3() "> middle</ button >
14
+ < button class =" btn " onclick ="transitionTest.stop() "> stop</ button >
15
+ < button class =" btn " onclick ="button1() "> left</ button >
16
+ < button class =" btn " onclick ="button2() "> right</ button >
17
+ < button class =" btn " onclick ="button3() "> middle</ button >
18
18
19
19
< script type ="text/javascript " src ="../js/d3.js "> </ script >
20
20
< script type ="text/javascript " src ="../js/crossfilter.js "> </ script >
Original file line number Diff line number Diff line change 12
12
< script type ="text/javascript " src ="../examples/header.js "> </ script >
13
13
14
14
< div id ="test "> </ div >
15
- < button onclick ="transitionTest.stop() "> stop</ button >
16
- < button onclick ="button1() "> left</ button >
17
- < button onclick ="button2() "> right</ button >
18
- < button onclick ="button3() "> middle</ button >
19
- < button onclick ="button4() "> reverse</ button >
20
- < button onclick ="button5() "> backward</ button >
15
+ < button class =" btn " onclick ="transitionTest.stop() "> stop</ button >
16
+ < button class =" btn " onclick ="button1() "> left</ button >
17
+ < button class =" btn " onclick ="button2() "> right</ button >
18
+ < button class =" btn " onclick ="button3() "> middle</ button >
19
+ < button class =" btn " onclick ="button4() "> reverse</ button >
20
+ < button class =" btn " onclick ="button5() "> backward</ button >
21
21
22
22
< script type ="text/javascript " src ="../js/d3.js "> </ script >
23
23
< script type ="text/javascript " src ="../js/crossfilter.js "> </ script >
Original file line number Diff line number Diff line change 12
12
< script type ="text/javascript " src ="../examples/header.js "> </ script >
13
13
14
14
< div id ="test "> </ div >
15
- < button onclick ="transitionTest.stop() "> stop</ button >
16
- < button onclick ="button1() "> left</ button >
17
- < button onclick ="button2() "> right</ button >
18
- < button onclick ="button3() "> middle</ button >
19
- < button onclick ="button4() "> reverse</ button >
20
- < button onclick ="button5() "> backward</ button >
15
+ < button class =" btn " onclick ="transitionTest.stop() "> stop</ button >
16
+ < button class =" btn " onclick ="button1() "> left</ button >
17
+ < button class =" btn " onclick ="button2() "> right</ button >
18
+ < button class =" btn " onclick ="button3() "> middle</ button >
19
+ < button class =" btn " onclick ="button4() "> reverse</ button >
20
+ < button class =" btn " onclick ="button5() "> backward</ button >
21
21
22
22
< script type ="text/javascript " src ="../js/d3.js "> </ script >
23
23
< script type ="text/javascript " src ="../js/crossfilter.js "> </ script >
Original file line number Diff line number Diff line change 12
12
< script type ="text/javascript " src ="../examples/header.js "> </ script >
13
13
14
14
< div id ="test "> </ div >
15
- < button onclick ="transitionTest.stop() "> stop</ button >
16
- < button onclick ="button1() "> left</ button >
17
- < button onclick ="button2() "> right</ button >
18
- < button onclick ="button3() "> middle</ button >
19
- < button onclick ="button4() "> reverse</ button >
20
- < button onclick ="button5() "> backward</ button >
15
+ < button class =" btn " onclick ="transitionTest.stop() "> stop</ button >
16
+ < button class =" btn " onclick ="button1() "> left</ button >
17
+ < button class =" btn " onclick ="button2() "> right</ button >
18
+ < button class =" btn " onclick ="button3() "> middle</ button >
19
+ < button class =" btn " onclick ="button4() "> reverse</ button >
20
+ < button class =" btn " onclick ="button5() "> backward</ button >
21
21
22
22
< script type ="text/javascript " src ="../js/d3.js "> </ script >
23
23
< script type ="text/javascript " src ="../js/crossfilter.js "> </ script >
Original file line number Diff line number Diff line change 11
11
< script type ="text/javascript " src ="../examples/header.js "> </ script >
12
12
13
13
< div id ="test "> </ div >
14
- < button onclick ="transitionTest.stop() "> stop</ button >
15
- < button onclick ="button1() "> little</ button >
16
- < button onclick ="button2() "> keep 2</ button >
17
- < button onclick ="button3() "> keep 4</ button >
14
+ < button class =" btn " onclick ="transitionTest.stop() "> stop</ button >
15
+ < button class =" btn " onclick ="button1() "> little</ button >
16
+ < button class =" btn " onclick ="button2() "> keep 2</ button >
17
+ < button class =" btn " onclick ="button3() "> keep 4</ button >
18
18
19
19
20
20
< script type ="text/javascript " src ="../js/d3.js "> </ script >
Original file line number Diff line number Diff line change 11
11
< script type ="text/javascript " src ="../examples/header.js "> </ script >
12
12
13
13
< div id ="test "> </ div >
14
- < button onclick ="transitionTest.stop() "> stop</ button >
15
- < button onclick ="button1() "> little</ button >
16
- < button onclick ="button2() "> keep 2</ button >
17
- < button onclick ="button3() "> keep 4</ button >
14
+ < button class =" btn " onclick ="transitionTest.stop() "> stop</ button >
15
+ < button class =" btn " onclick ="button1() "> little</ button >
16
+ < button class =" btn " onclick ="button2() "> keep 2</ button >
17
+ < button class =" btn " onclick ="button3() "> keep 4</ button >
18
18
19
19
20
20
< script type ="text/javascript " src ="../js/d3.js "> </ script >
Original file line number Diff line number Diff line change 11
11
< script type ="text/javascript " src ="../examples/header.js "> </ script >
12
12
13
13
< div id ="test "> </ div >
14
- < button onclick ="transitionTest.stop() "> stop</ button >
15
- < button onclick ="button1() "> left</ button >
16
- < button onclick ="button2() "> right</ button >
17
- < button onclick ="button3() "> middle</ button >
18
- < button onclick ="button4() "> stacks</ button >
14
+ < button class =" btn " onclick ="transitionTest.stop() "> stop</ button >
15
+ < button class =" btn " onclick ="button1() "> left</ button >
16
+ < button class =" btn " onclick ="button2() "> right</ button >
17
+ < button class =" btn " onclick ="button3() "> middle</ button >
18
+ < button class =" btn " onclick ="button4() "> stacks</ button >
19
19
20
20
< script type ="text/javascript " src ="../js/d3.js "> </ script >
21
21
< script type ="text/javascript " src ="../js/crossfilter.js "> </ script >
You can’t perform that action at this time.
0 commit comments