Explorar o código

Fixed examples in docs

Prev Wong %!s(int64=8) %!d(string=hai) anos
pai
achega
d7c9b78ce5
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      index.html
  2. 1 1
      index.html~

+ 1 - 1
index.html

@@ -180,7 +180,7 @@
 		placeholder_active_color: "#0f37a9", // the dark blue placeholder color
 		option_color:"#405463", // the option colors
 		vertical_padding: "15px", //top and bottom padding
-		horizontal_padding: "20px" // left and right padding,
+		horizontal_padding: "20px", // left and right padding,
         immersive: false // immersive option, demonstrated at the next example
 	});
 });</code></pre>

+ 1 - 1
index.html~

@@ -181,7 +181,7 @@
 		option_color:"#405463", // the option colors
 		vertical_padding: "15px", //top and bottom padding
 		horizontal_padding: "20px" // left and right padding,
-        fullscreen: false // fullscreen option, demonstrated at the next example
+        immersive: false // immersive option, demonstrated at the next example
 	});
 });</code></pre>
                             </li>