<頭>
jQuery シェイク レイヤー
<スクリプトタイプ="text/javascript">
var box_left = 0;
$(document).ready(function () {
box_left = ($(window).width() - $('#box').width()) / 2;
$('#box,#footer').css({'left': box_left, 'position':'absolute'});
});
関数ショック()
{
for (i = 1; i
{
$('#box').animate({
'左': '-=15'
}, 3, function() {
$(this).animate({
'左': ' =30'
}, 3, function() {
$(this).animate({
'左': '-=15'
}, 3, function() {
$(this).animate({
'左': box_left
}, 3, function() {
// ショックエンド
});
});
});
});
}
}
WPバックエンドのログインエラーを模倣する場合、特定のレイヤーを左右に振る