Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrenarchy/jquery-mobile-params
parameters for jquery mobile
https://github.com/andrenarchy/jquery-mobile-params
Last synced: 3 days ago
JSON representation
parameters for jquery mobile
- Host: GitHub
- URL: https://github.com/andrenarchy/jquery-mobile-params
- Owner: andrenarchy
- Created: 2013-03-24T21:30:10.000Z (almost 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2013-06-27T19:42:44.000Z (over 11 years ago)
- Last Synced: 2024-11-23T12:48:30.009Z (2 months ago)
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jquery-mobile-params
This is a parameter plugin for jquery mobile. It allows you to do the following:
* pass parameters to your pages, e.g. via URLs like `index.html#pageOne?id=1337`
* set the location's hash such that the page does not reload# Example
Yey, there's an `example.html` file!
# License
This software is based on the [original jquery mobile parameter plugin](https://github.com/jblas/jquery-mobile-plugins/)
and is licensed under the (3-clause) BSD license.