Jquery 右下隅のジッター、フローティング コード例 (ie6、FF と互換性あり)_jquery

WBOY
リリース: 2016-05-16 17:25:31
オリジナル
1110 人が閲覧しました
复制代 代码如下:

setTimeout("document.getElementById('qq_dd').style.display ='block'; ",5000);
// JavaScript ドキュメント
$(function(){
if($.browser.msie&&$.browser.version=="6.0"&&$(" html")[0].scrollHeight>$("html").height())
$("html").css("overflowY","scroll");
$("html") .css("overflowX","hidden");
});
function right_down(){
document.writeln("
}
right_down();
$("#guanbi").click(function(){
$("#my_img").hide();
});
$("#guanbi0").click(function(){
$("#my_img").hide() ;
});
関数rattleimage(){$("#my_img").animate({top:' =3'},50);$("#my_img").animate({left: ' =3'},50);$("#my_img").animate({top:'-=3'},50);$("#my_img").animate({left:'-=3' },50);$("#my_img").animate({top:' =3'},50);$("#my_img").animate({left:' =3'},50);$ ("#my_img").animate({top:'-=3'},50);$("#my_img").animate({left:'-=3'},50);$("#my_img ").animate({top:' =3'},50);$("#my_img").animate({left:' =3'},50);$("#my_img").animate({ top:'-=3'},50);$("#my_img").animate({left:'-=3'},50);$("#my_img").animate({top:' = 3'},50);$("#my_img").animate({left:' =3'},50);$("#my_img").animate({top:'-=3'},50 );$("#my_img").animate({left:'-=3'},50);$("#my_img").animate({top:' =3'},50);$(" #my_img").animate({left:' =3'},50);$("#my_img").animate({top:'-=3'},50); $("#my_img")。 animate({left:'-=3'},50);$("#my_img").fadeOut("slow");$('#my_img').fadeIn('slow');setTimeout("rattleimage( )",10000);}
rattleimage();
関連ラベル:
ソース:php.cn
このウェブサイトの声明
この記事の内容はネチズンが自主的に寄稿したものであり、著作権は原著者に帰属します。このサイトは、それに相当する法的責任を負いません。盗作または侵害の疑いのあるコンテンツを見つけた場合は、admin@php.cn までご連絡ください。
最新の問題
人気のチュートリアル
詳細>
最新のダウンロード
詳細>
ウェブエフェクト
公式サイト
サイト素材
フロントエンドテンプレート
私たちについて 免責事項 Sitemap
PHP中国語ウェブサイト:福祉オンライン PHP トレーニング,PHP 学習者の迅速な成長を支援します!