-
#### Description
Implement routing to allow seamless navigation between the Catalog page and the Product Detail page, directly accessing specific product detail pages via unique URLs, and supporting …
-
```
What steps will reproduce the problem?
1. Testing with JQuery Mobile jquery.mobile-1.0rc2.min.js
2. upon loading, page moves to left and an empty page is displayed with the
bubble
3.
What is the…
-
```
What steps will reproduce the problem?
1. Testing with JQuery Mobile jquery.mobile-1.0rc2.min.js
2. upon loading, page moves to left and an empty page is displayed with the
bubble
3.
What is the…
-
```
What steps will reproduce the problem?
1. Testing with JQuery Mobile jquery.mobile-1.0rc2.min.js
2. upon loading, page moves to left and an empty page is displayed with the
bubble
3.
What is the…
-
```
What steps will reproduce the problem?
1. Testing with JQuery Mobile jquery.mobile-1.0rc2.min.js
2. upon loading, page moves to left and an empty page is displayed with the
bubble
3.
What is the…
-
```
What steps will reproduce the problem?
1. Testing with JQuery Mobile jquery.mobile-1.0rc2.min.js
2. upon loading, page moves to left and an empty page is displayed with the
bubble
3.
What is the…
-
```
What steps will reproduce the problem?
1. Testing with JQuery Mobile jquery.mobile-1.0rc2.min.js
2. upon loading, page moves to left and an empty page is displayed with the
bubble
3.
What is the…
-
# 在单页应用中,如何优雅的监听url的变化
------
  单页应用的原理从早起的根据url的hash变化,到根据H5的history的变化,实现无刷新条件下的页面重新渲染。那么在单页应用中是如何监听url的变化呢,本文将总结一下,如何在单页页面中优雅的监听url的变化。
> * 单页应用原理
> * 监听url中的hash变化
> * 监听通过his…
-
## Window.history - 只读属性
History 对象提供了操作浏览器会话历史的接口
```js
history.back(); // 等同于点击浏览器的回退按钮
history.forward(); // 等同于点击浏览器的前进按钮
history.go(-1); //等同于history.back();
history.go(1); …
-
A good way to start would be to integrate the [Podlove web player](http://podlove.org/podlove-web-player/)