@@ -1911,6 +1911,98 @@ <h3>Switch</h3>
1911
1911
</ div >
1912
1912
</ div >
1913
1913
</ div >
1914
+ < div class ="row ">
1915
+ < div class ="col-sm-4 ">
1916
+ < h3 > Radio Group</ h3 >
1917
+ < div class ="bs-component ">
1918
+ < p class ="btn-group radio-group ">
1919
+ < input id ="gr1-1 " type ="radio " name ="gr1 " value ="1 ">
1920
+ < label for ="gr1-1 " class ="btn "> Great</ label >
1921
+ < input id ="gr1-2 " type ="radio " name ="gr1 " value ="2 ">
1922
+ < label for ="gr1-2 " class ="btn "> General</ label >
1923
+ < input id ="gr1-3 " type ="radio " name ="gr1 " value ="3 ">
1924
+ < label for ="gr1-3 " class ="btn "> Bad</ label >
1925
+ </ p >
1926
+ < p class ="btn-group radio-group radio-group-danger ">
1927
+ < input id ="gr2-1 " type ="radio " name ="gr2 " value ="1 ">
1928
+ < label for ="gr2-1 " class ="btn "> Great</ label >
1929
+ < input id ="gr2-2 " type ="radio " name ="gr2 " value ="2 ">
1930
+ < label for ="gr2-2 " class ="btn "> General</ label >
1931
+ < input id ="gr2-3 " type ="radio " name ="gr2 " value ="3 ">
1932
+ < label for ="gr2-3 " class ="btn "> Bad</ label >
1933
+ </ p >
1934
+ < p class ="btn-group radio-group radio-group-warning ">
1935
+ < input id ="gr3-1 " type ="radio " name ="gr3 " value ="1 ">
1936
+ < label for ="gr3-1 " class ="btn "> Great</ label >
1937
+ < input id ="gr3-2 " type ="radio " name ="gr3 " value ="2 ">
1938
+ < label for ="gr3-2 " class ="btn "> General</ label >
1939
+ < input id ="gr3-3 " type ="radio " name ="gr3 " value ="3 ">
1940
+ < label for ="gr3-3 " class ="btn "> Bad</ label >
1941
+ </ p >
1942
+ < p class ="btn-group radio-group radio-group-success ">
1943
+ < input id ="gr4-1 " type ="radio " name ="gr4 " value ="1 ">
1944
+ < label for ="gr4-1 " class ="btn "> Great</ label >
1945
+ < input id ="gr4-2 " type ="radio " name ="gr4 " value ="2 ">
1946
+ < label for ="gr4-2 " class ="btn "> General</ label >
1947
+ < input id ="gr4-3 " type ="radio " name ="gr4 " value ="3 ">
1948
+ < label for ="gr4-3 " class ="btn "> Bad</ label >
1949
+ </ p >
1950
+ < p class ="btn-group radio-group radio-group-info ">
1951
+ < input id ="gr5-1 " type ="radio " name ="gr5 " value ="1 ">
1952
+ < label for ="gr5-1 " class ="btn "> Great</ label >
1953
+ < input id ="gr5-2 " type ="radio " name ="gr5 " value ="2 ">
1954
+ < label for ="gr5-2 " class ="btn "> General</ label >
1955
+ < input id ="gr5-3 " type ="radio " name ="gr5 " value ="3 ">
1956
+ < label for ="gr5-3 " class ="btn "> Bad</ label >
1957
+ </ p >
1958
+ </ div >
1959
+ </ div >
1960
+ < div class ="col-sm-4 ">
1961
+ < h3 > Checkbox Group</ h3 >
1962
+ < div class ="bs-component ">
1963
+ < p class ="btn-group checkbox-group ">
1964
+ < input id ="gc1-1 " type ="checkbox " name ="gc1[] " value ="1 " disabled >
1965
+ < label for ="gc1-1 " class ="btn "> PHP</ label >
1966
+ < input id ="gc1-2 " type ="checkbox " name ="gc1[] " value ="2 ">
1967
+ < label for ="gc1-2 " class ="btn "> ROR</ label >
1968
+ < input id ="gc1-3 " type ="checkbox " name ="gc1[] " value ="3 ">
1969
+ < label for ="gc1-3 " class ="btn "> Node.js</ label >
1970
+ </ p >
1971
+ < p class ="btn-group checkbox-group checkbox-group-danger ">
1972
+ < input id ="gc2-1 " type ="checkbox " name ="gc2[] " value ="1 ">
1973
+ < label for ="gc2-1 " class ="btn "> PHP</ label >
1974
+ < input id ="gc2-2 " type ="checkbox " name ="gc2[] " value ="2 ">
1975
+ < label for ="gc2-2 " class ="btn "> ROR</ label >
1976
+ < input id ="gc2-3 " type ="checkbox " name ="gc2[] " value ="3 ">
1977
+ < label for ="gc2-3 " class ="btn "> Node.js</ label >
1978
+ </ p >
1979
+ < p class ="btn-group checkbox-group checkbox-group-warning ">
1980
+ < input id ="gc3-1 " type ="checkbox " name ="gc3[] " value ="1 ">
1981
+ < label for ="gc3-1 " class ="btn "> PHP</ label >
1982
+ < input id ="gc3-2 " type ="checkbox " name ="gc3[] " value ="2 ">
1983
+ < label for ="gc3-2 " class ="btn "> ROR</ label >
1984
+ < input id ="gc3-3 " type ="checkbox " name ="gc3[] " value ="3 ">
1985
+ < label for ="gc3-3 " class ="btn "> Node.js</ label >
1986
+ </ p >
1987
+ < p class ="btn-group checkbox-group checkbox-group-success ">
1988
+ < input id ="gc4-1 " type ="checkbox " name ="gc4[] " value ="1 ">
1989
+ < label for ="gc4-1 " class ="btn "> PHP</ label >
1990
+ < input id ="gc4-2 " type ="checkbox " name ="gc4[] " value ="2 ">
1991
+ < label for ="gc4-2 " class ="btn "> ROR</ label >
1992
+ < input id ="gc4-3 " type ="checkbox " name ="gc4[] " value ="3 ">
1993
+ < label for ="gc4-3 " class ="btn "> Node.js</ label >
1994
+ </ p >
1995
+ < p class ="btn-group checkbox-group checkbox-group-info ">
1996
+ < input id ="gc5-1 " type ="checkbox " name ="gc5[] " value ="1 ">
1997
+ < label for ="gc5-1 " class ="btn "> PHP</ label >
1998
+ < input id ="gc5-2 " type ="checkbox " name ="gc5[] " value ="2 ">
1999
+ < label for ="gc5-2 " class ="btn "> ROR</ label >
2000
+ < input id ="gc5-3 " type ="checkbox " name ="gc5[] " value ="3 ">
2001
+ < label for ="gc5-3 " class ="btn "> Node.js</ label >
2002
+ </ p >
2003
+ </ div >
2004
+ </ div >
2005
+ </ div >
1914
2006
</ div >
1915
2007
1916
2008
0 commit comments