https://github.com/hwclass/jquery.center
A jQuery plugin that is used to center any kind of HTML elements in or out of any element as container.
https://github.com/hwclass/jquery.center
Last synced: 9 months ago
JSON representation
A jQuery plugin that is used to center any kind of HTML elements in or out of any element as container.
- Host: GitHub
- URL: https://github.com/hwclass/jquery.center
- Owner: hwclass
- License: mit
- Created: 2014-08-03T21:58:33.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-10T17:18:16.000Z (almost 12 years ago)
- Last Synced: 2025-06-29T08:38:06.845Z (12 months ago)
- Language: JavaScript
- Size: 164 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## jquery.center 1.0.0
A plugin to center elements.
Centers any kind of HTML elements in or out of any element as container.
### usage
$('#element').center();