Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felquis/simpleparallax
Plugin jQuery to easy create parallax effect
https://github.com/felquis/simpleparallax
Last synced: 1 day ago
JSON representation
Plugin jQuery to easy create parallax effect
- Host: GitHub
- URL: https://github.com/felquis/simpleparallax
- Owner: felquis
- Created: 2012-03-05T03:19:16.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-31T00:47:26.000Z (over 11 years ago)
- Last Synced: 2024-04-10T14:04:03.631Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 137 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jQuery plugin Simple Parallax
---
> :warning: Este plugin ainda esta sendo desenvolvido
---Este é um plugin jQuery para fazer um parallax baseado na posição e movimento do mouse do computador.
## Exemplo de uso
[Veja a página de exemplos](http://felquis.github.io/SimpleParallax/)## Mapa do projeto
### Pasta `build`
É onde esta o arquivo `parallax.min.js` que é o arquivo do plugin que você deve fazer download e usar nos seus projetos.### Pasta `exemplos`
É onde esta alguns exemplos de como usar este plugin.### Pasta `source`
É onde esta o código fonte do projeto expandido.---
> That's all folks
---