https://github.com/kinduff/centramesta.js
Plugin de jQuery para centrado automático de elementos.
https://github.com/kinduff/centramesta.js
Last synced: 10 months ago
JSON representation
Plugin de jQuery para centrado automático de elementos.
- Host: GitHub
- URL: https://github.com/kinduff/centramesta.js
- Owner: kinduff
- Created: 2012-07-17T15:56:31.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-17T16:10:02.000Z (almost 14 years ago)
- Last Synced: 2025-06-04T23:03:09.136Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 191 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Centramesta.js
Plugin básico que utiliza jQuery para centrar elementos de manera rápida.
## Uso
Agrega el script y llama a la función de la siguiente manera
```javascript
$("#midiv").centramesta();
```
Bonito y simple, función rápida y automática.
## Licencia
Ninguna. Do what you want.
## Autor
En Twitter me encuentras como [@Kinduff](http://twitter.com/kinduff)