t-animate
Html
<div class="row">
<div class="col-xs-6 zoomOut"> ... </div>
<div class="col-xs-6 zoomOut"> ... </div>
</div>
Javascript
You can insert options t-element: '.zoomOut'
and view more options
<script type="text/javascript">
Tu.tScroll({
't-element': '.zoomOut'
})
</script>
if you need to use it, you make sure .zoomOut
is only website. Or you have to add a different class
or id
in t-element and its parents Dom HTML