Page Swipe
Component ID
1911352
Component name
Page Swipe
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Overview
This module allows users to switch between pages using swipe mechanisms.
It reads previous and next links from
and
tags.
Features
- Add rel=prev/next links to page header based on Custom Pagers module
- Allow swipe between pages both on computers and tablets/phones (tested with Android 2.3 and 4.1)
- "Next" page preload / prefetch on supported browsers (firefox, chrome)
Usage
Enable, create pagers with Custom Pagers and swipe.
You can also add prev and next links with your own custom code.
Requires
JQuery 1.8.x with JQuery Update module (latest dev version).
Recommended
- Custom Pagers (dev version)
- Patch for JQuery Update that allows you to use new version of JQuery only on pages that really need it (eg. only pages using swipe mechanisms)
