/
var
/
www
/
clients
/
client1
/
web2
/
web
/
latynflexOLD
/
js
/
wow
/
spec
/
javascripts
/
fixtures
/
/var/www/clients/client1/web2/web/latynflexOLD/js/wow/spec/javascripts/fixtures
mkdir
upload
Name
Size
Mode
Actions
custom.html
403
0644
edit
dl
rm
simple.html
402
0644
edit
dl
rm
Edit:
/var/www/clients/client1/web2/web/latynflexOLD/js/wow/spec/javascripts/fixtures/custom.html
(403B)
<style scoped>#custom { position: relative; top: 100px;}#custom > div { height: 200px;}</style><div id="custom"> <div id="custom-1" class="wow">Test 1</div> <div id="custom-2" class="block">Test 2</div> <div id="custom-3" class="block" data-wow-iteration="2">Test 3</div> <div id="custom-4" class="block" data-wow-iteration="infinite" data-wow-duration="2s" data-wow-delay="1s">Test 4</div></div>
Save
Test 1
Test 2
Test 3
Test 4