差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
html_css:css_loading_animation [2019/08/02 03:34] – ともやん | html_css:css_loading_animation [2021/06/07 04:24] (現在) – [生成されたコード] ともやん | ||
---|---|---|---|
行 7: | 行 7: | ||
< | < | ||
< | < | ||
- | jQuery(function(){ | + | jQuery(function() { |
var style = '< | var style = '< | ||
jQuery(' | jQuery(' | ||
}); | }); | ||
</ | </ | ||
- | | + | <div id=" |
- | < | + | <div id=" |
- | | + | |
- | <div id=" | + | <div id=" |
- | <div id=" | + | |
- | <div id=" | + | <div id=" |
- | <div id=" | + | |
- | </ | + | <div id=" |
- | | + | |
</ | </ | ||
</ | </ | ||
+ | |||
+ | ===== 生成されたコード ===== | ||
+ | <WRAP prewrap 100% # | ||
+ | | <code html> | ||
+ | <div id=" | ||
+ | <div id=" | ||
+ | <div id=" | ||
+ | <div id=" | ||
+ | <div id=" | ||
+ | <div id=" | ||
+ | <div id=" | ||
+ | <div id=" | ||
+ | <div id=" | ||
+ | </ | ||
+ | </ | ||
+ | @charset " | ||
+ | /* https:// | ||
+ | |||
+ | #circularG{ | ||
+ | position: | ||
+ | width:64px; | ||
+ | height: | ||
+ | |||
+ | .circularG{ | ||
+ | position: | ||
+ | background-color:# | ||
+ | width:15px; | ||
+ | height: | ||
+ | -webkit-border-radius: | ||
+ | -moz-border-radius: | ||
+ | -webkit-animation-name: | ||
+ | -webkit-animation-duration: | ||
+ | -webkit-animation-iteration-count: | ||
+ | -webkit-animation-direction: | ||
+ | -moz-animation-name: | ||
+ | -moz-animation-duration: | ||
+ | -moz-animation-iteration-count: | ||
+ | -moz-animation-direction: | ||
+ | border-radius: | ||
+ | -o-animation-name: | ||
+ | -o-animation-duration: | ||
+ | -o-animation-iteration-count: | ||
+ | -o-animation-direction: | ||
+ | -ms-animation-name: | ||
+ | -ms-animation-duration: | ||
+ | -ms-animation-iteration-count: | ||
+ | -ms-animation-direction: | ||
+ | } | ||
+ | |||
+ | # | ||
+ | left:0; | ||
+ | top:25px; | ||
+ | -webkit-animation-delay: | ||
+ | -moz-animation-delay: | ||
+ | -o-animation-delay: | ||
+ | -ms-animation-delay: | ||
+ | } | ||
+ | |||
+ | # | ||
+ | left:7px; | ||
+ | top:7px; | ||
+ | -webkit-animation-delay: | ||
+ | -moz-animation-delay: | ||
+ | -o-animation-delay: | ||
+ | -ms-animation-delay: | ||
+ | } | ||
+ | |||
+ | # | ||
+ | top:0; | ||
+ | left:25px; | ||
+ | -webkit-animation-delay: | ||
+ | -moz-animation-delay: | ||
+ | -o-animation-delay: | ||
+ | -ms-animation-delay: | ||
+ | } | ||
+ | |||
+ | # | ||
+ | right:7px; | ||
+ | top:7px; | ||
+ | -webkit-animation-delay: | ||
+ | -moz-animation-delay: | ||
+ | -o-animation-delay: | ||
+ | -ms-animation-delay: | ||
+ | } | ||
+ | |||
+ | # | ||
+ | right:0; | ||
+ | top:25px; | ||
+ | -webkit-animation-delay: | ||
+ | -moz-animation-delay: | ||
+ | -o-animation-delay: | ||
+ | -ms-animation-delay: | ||
+ | } | ||
+ | |||
+ | # | ||
+ | right:7px; | ||
+ | bottom:7px; | ||
+ | -webkit-animation-delay: | ||
+ | -moz-animation-delay: | ||
+ | -o-animation-delay: | ||
+ | -ms-animation-delay: | ||
+ | } | ||
+ | |||
+ | # | ||
+ | left:25px; | ||
+ | bottom:0; | ||
+ | -webkit-animation-delay: | ||
+ | -moz-animation-delay: | ||
+ | -o-animation-delay: | ||
+ | -ms-animation-delay: | ||
+ | } | ||
+ | |||
+ | # | ||
+ | left:7px; | ||
+ | bottom:7px; | ||
+ | -webkit-animation-delay: | ||
+ | -moz-animation-delay: | ||
+ | -o-animation-delay: | ||
+ | -ms-animation-delay: | ||
+ | } | ||
+ | |||
+ | @-webkit-keyframes bounce_circularG{ | ||
+ | 0%{ | ||
+ | -webkit-transform: | ||
+ | |||
+ | 100%{ | ||
+ | -webkit-transform: | ||
+ | |||
+ | } | ||
+ | |||
+ | @-moz-keyframes bounce_circularG{ | ||
+ | 0%{ | ||
+ | -moz-transform: | ||
+ | |||
+ | 100%{ | ||
+ | -moz-transform: | ||
+ | |||
+ | } | ||
+ | |||
+ | @-o-keyframes bounce_circularG{ | ||
+ | 0%{ | ||
+ | -o-transform: | ||
+ | |||
+ | 100%{ | ||
+ | -o-transform: | ||
+ | |||
+ | } | ||
+ | |||
+ | @-ms-keyframes bounce_circularG{ | ||
+ | 0%{ | ||
+ | -ms-transform: | ||
+ | |||
+ | 100%{ | ||
+ | -ms-transform: | ||
+ | |||
+ | } | ||
+ | </ | ||
+ | </ | ||
+ |