Skip to content

Latest commit

 

History

History
46 lines (22 loc) · 970 Bytes

README.md

File metadata and controls

46 lines (22 loc) · 970 Bytes

jQuery DS VERTICALIZATOR

Can set vertical align for any element

Description

Just past into your code $('.vertical').dsVerticalizator(); and all done. For currect display, please add CSS "position: relative" to element

Browser Compatibility

Installation

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script type="text/javascript" src="path-to-file/jquery.dsVerticalizator.js"></script>

Usage

Example code:

$('.vertical').dsVerticalizator();

Credits

License

The expandable plugin is licensed under the MIT License (LICENSE.txt). Copyright (c) 2016 Denis Stoliarchuk