Ser Archer (Talk | contribs) |
Ser Archer (Talk | contribs) |
||
Line 156: | Line 156: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
− | $(".whole-carriage").css("animation","mymove | + | $(".whole-carriage").css("animation","mymove 10s"); |
− | $(".whole-carriage").css("-webkit-animation","mymove | + | $(".whole-carriage").css("-webkit-animation","mymove 10s"); |
var e = document.getElementById("whole-carriage"); | var e = document.getElementById("whole-carriage"); | ||
Line 168: | Line 168: | ||
− | |||
− | |||
− | |||
− | |||
</script> | </script> | ||
</html> | </html> |
Revision as of 09:16, 17 October 2018