浏览代码

default hash updates to false, see http://code.google.com/p/chromium/issues/detail?id=62820

Hakim El Hattab 13 年之前
父节点
当前提交
f27db1dc84
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -225,7 +225,7 @@
 				progress: true,
 
 				// If true; each slide will be pushed to the browser history
-				history: true,
+				history: false,
 
 				// Flags if mouse wheel navigation should be enabled
 				mouseWheel: true,