Can set vertical align for any element
Just past into your code $('.vertical').dsVerticalizator(); and all done. For currect display, please add CSS "position: relative" to element
- Firefox 2.0+
- Internet Explorer 6+
- Safari 3+
- Opera 10.6+
- Chrome 8+
<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>
Example code:
$('.vertical').dsVerticalizator();
The expandable plugin is licensed under the MIT License (LICENSE.txt). Copyright (c) 2016 Denis Stoliarchuk