File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 29
29
30
30
< p >
31
31
< label for ="amount "> Target sales goal (Millions):</ label >
32
- < input type ="text " id ="amount " style ="border:0; color:#f6931f; font-weight:bold; " />
32
+ < input type ="text " id ="amount " readonly style ="border:0; color:#f6931f; font-weight:bold; " />
33
33
</ p >
34
34
35
35
< div id ="slider-range " style ="height:250px; "> </ div >
Original file line number Diff line number Diff line change 30
30
31
31
< p >
32
32
< label for ="amount "> Price range:</ label >
33
- < input type ="text " id ="amount " style ="border:0; color:#f6931f; font-weight:bold; " />
33
+ < input type ="text " id ="amount " readonly style ="border:0; color:#f6931f; font-weight:bold; " />
34
34
</ p >
35
35
36
36
< div id ="slider-range "> </ div >
Original file line number Diff line number Diff line change 29
29
30
30
< p >
31
31
< label for ="amount "> Minimum number of bedrooms:</ label >
32
- < input type ="text " id ="amount " style ="border:0; color:#f6931f; font-weight:bold; " />
32
+ < input type ="text " id ="amount " readonly style ="border:0; color:#f6931f; font-weight:bold; " />
33
33
</ p >
34
34
< div id ="slider-range-max "> </ div >
35
35
Original file line number Diff line number Diff line change 29
29
30
30
< p >
31
31
< label for ="amount "> Maximum price:</ label >
32
- < input type ="text " id ="amount " style ="border:0; color:#f6931f; font-weight:bold; " />
32
+ < input type ="text " id ="amount " readonly style ="border:0; color:#f6931f; font-weight:bold; " />
33
33
</ p >
34
34
35
35
< div id ="slider-range-min "> </ div >
Original file line number Diff line number Diff line change 30
30
31
31
< p >
32
32
< label for ="amount "> Volume:</ label >
33
- < input type ="text " id ="amount " style ="border:0; color:#f6931f; font-weight:bold; " />
33
+ < input type ="text " id ="amount " readonly style ="border:0; color:#f6931f; font-weight:bold; " />
34
34
</ p >
35
35
36
36
< div id ="slider-vertical " style ="height:200px; "> </ div >
Original file line number Diff line number Diff line change 29
29
30
30
< p >
31
31
< label for ="amount "> Donation amount ($50 increments):</ label >
32
- < input type ="text " id ="amount " style ="border:0; color:#f6931f; font-weight:bold; " />
32
+ < input type ="text " id ="amount " readonly style ="border:0; color:#f6931f; font-weight:bold; " />
33
33
</ p >
34
34
35
35
< div id ="slider "> </ div >
You can’t perform that action at this time.
0 commit comments