::: در حال بارگیری لطفا صبر کنید :::Loading , please wait ...

انجمن کدستانMoisrex

MoisrexMoisrex.rozblog.com
زمان جاریtime : شنبه 16 تیر 1403 - 8:26 بعد از ظهر
نام کاربریusername : پسوردpassword : یاor عضویتregister | رمز عبور را فراموش کردمForgot your password?
شما در سایت ما ثبت نام نکرده اید و یا وارد اکانت کاربری خود نشده اید. از شما خواهشمند هستیم You are not log in to site. Please وارد شویدlogin یاor ثبت نام کنیدregister .
این کد جاوا رو باز کنید
تعداد بازدیدvisits : 237
bita آفلاین



ارسال هاAnswers : 219
عضویتRegistration date : 21 /6 /1391
حمایت کردهThanks : 21
حمایت شدهThanked : 13
این کد جاوا رو باز کنید

سلام بچه ها خوبید یه کدیه نمیدونم والا جاوا هم بلد نیستم ولی به احتمال زیاد کد رو کوچیک کرده و ...نمیدونم به هر حال میخوام به اچ تی ام ال تبدیلش کنید

کد:
<script type="text/javascript">

$(document).ready(function(){

$(".click1").click(function(){

if ($('.base1').is(":hidden")) {

$(".base1").show(500);

$(".base1").animate({"right":"0px","top":"0px"},700);

} else {

$(".base1").animate({"right":"400px","top":"301px"},700);

$(".base1").hide(500);

}

if ($('.base2').is(":hidden")) {

$(".base2").show(500);

$(".base2").animate({"right":"0px","top":"0px"},850);

} else {

$(".base2").animate({"right":"400px","top":"-301px"},850);

$(".base2").hide(500);

}

if ($('.base3').is(":hidden")) {

$(".base3").show(500);

$(".base3").animate({"right":"0px","top":"0px"},600);

} else {

$(".base3").animate({"right":"-400px","top":"-301px"},600);

$(".base3").hide(500);

}

if ($('.base4').is(":hidden")) {

$(".base4").show(750);

$(".base4").animate({"right":"0px","top":"0px"},1000);

} else {

$(".base4").animate({"right":"-400px","top":"301px"},1000);

$(".base4").hide(750);

}

if ($('.header').is(":hidden")) {

$(".header").delay(1900).fadeIn(1300);

} else {

$(".header").fadeOut(600);

}

if ($('.postmain').is(":hidden")) {

$(".postmain").fadeIn(1750);

} else {

$(".postmain").fadeOut(1750);

}

if ($('.click21').is(":hidden")) {

$(".click2").fadeOut(700);

$(".click21").fadeIn(700);

} else {

$(".click21").fadeOut(700);

$(".click2").fadeIn(700);

}

});

$(".header").hide();

$(".postmain").hide();

$(".linkpage,.linkpage1,.link1,.link2,.linkdes,.click21,.gatpage,.gat1,.tagpage,.tag1,.aboutpage,.about1,.about2,.about3,.about1title,.about2title,.about3title,.archivepage,.archive1").hide();

$(".about").click(function(){

if ($('.aboutpage').is(":hidden")){

$('.aboutpage').slideDown(500);

$('.about1title,.about2title,.about3title').delay(500).fadeIn(500);

$('.about1').delay(1000).slideDown(500);

$('.about').delay(500).animate({'opacity':'1','filter':'alpha(opacity=100)'},500);

$('.about1title').css({'background-color':'#0c0','color':'#000'});

}

else {

$('.about1,.about2,.about3').fadeOut(300);

$('.about1title,.about2title,.about3title').delay(300).fadeOut(300);

$('.aboutpage').delay(600).fadeOut(500);

$('.about').delay(600).animate({'opacity':'0.6','filter':'alpha(opacity=60)'},500);

$('.about1title,.about2title,.about3title').css({'background-color':'#737373','color':'#CAFFCA'});

}

});

$("#tabs , .content , .postdate , .gat , .gatpage1 ,.link , .linkpage1 , .archive , .archivepage1, .tag , .tagpage1").click(function(){

if ($('.aboutpage').is(":hidden")) {

} else {

$('.about1,.about2,.about3').fadeOut(300);

$('.about1title,.about2title,.about3title').delay(300).fadeOut(300);

$('.aboutpage').delay(600).fadeOut(500);

$('.about').delay(600).animate({'opacity':'0.6','filter':'alpha(opacity=60)'},500);

$('.about1title,.about2title,.about3title').css({'background-color':'#737373','color':'#CAFFCA'});

}

});

$('.about1title').click(function(){

$('.about1').delay(800).slideDown(800);

$('.about2').slideUp(800);

$('.about3').slideUp(800);

$('.about1title').css({'background-color':'#0c0','color':'#000'});

$('.about2title,.about3title').css({'background-color':'#737373','color':'#CAFFCA'});

});

$('.about2title').click(function(){

$('.about1').slideUp(800);

$('.about2').delay(800).slideDown(800);

$('.about3').slideUp(800);

$('.about2title').css({'background-color':'#F5C00A','color':'#000'});

$('.about1title,.about3title').css({'background-color':'#737373','color':'#CAFFCA'});

});

$('.about3title').click(function(){

$('.about1').slideUp(800);

$('.about2').slideUp(800);

$('.about3').delay(800).slideDown(800);

$('.about3title').css({'background-color':'#01CDD8','color':'#000'});

$('.about1title,.about2title').css({'background-color':'#737373','color':'#CAFFCA'});

});

$(".link").click(function(){

if ($('.linkpage').is(":hidden")) {

$(".linkpage").animate({"right":"700px","top":"425px"},0).slideDown(300).animate({"right":"337px","top":"425px"},500).animate({"right":"40px","top":"425px",'width':'620px'},500).animate({"right":"40px","top":"50px",'height':'500px'},500); $('.link1,.link2,.linkdes').delay(1900).fadeIn(500);$('.linkpage1').show().delay(1400).animate({'height':'500px','border-radius':'0px 0px 30px 30px'},500).delay(1400).css({'border-radius':'0px 0px 30px 30px'});$('.link').delay(2000).animate({'opacity':'1','filter':'alpha(opacity=100)'},500)

} else {$('.link').delay(500).animate({'opacity':'0.6','filter':'alpha(opacity=60)'},500);

$('.link1,.link2,.linkdes').fadeOut(500);$('.linkpage1').show().delay(500).animate({'height':'120px'},500);$(".linkpage").delay(500).animate({"right":"337px","top":"50px",'width':'25px'},500).animate({"right":"337px","top":"425px",'height':'120px'},500).animate({"right":"700px","top":"425px"},500).slideUp(400)

}

});

$("#tabs , .content , .postdate , .gat , .gatpage1 ,.about , .aboutpage1 , .archive , .archivepage1, .tag , .tagpage1").click(function(){

if ($('.linkpage').is(":hidden")) {

} else {

$('.link').delay(500).animate({'opacity':'0.6','filter':'alpha(opacity=60)'},500);

$('.link1,.link2,.linkdes').fadeOut(500);$('.linkpage1').show().delay(500).animate({'height':'120px'},500);$(".linkpage").delay(500).animate({"right":"337px","top":"50px",'width':'25px'},500).animate({"right":"337px","top":"425px",'height':'120px'},500).animate({"right":"700px","top":"425px"},500).slideUp(400)

}

});

$('.postdate , .posttag').hover(function(){

$(this).css({'opacity':'1','filter':'alpha(opacity=100)'})}

,function(){$(this).css({'opacity':'0.4','filter':'alpha(opacity=40)'})});

$('#content').hover(function(){

$('.postdate , .posttag').css({'opacity':'0.4','filter':'alpha(opacity=40)'})}

,function(){$('.postdate , .posttag').css({'opacity':'0.1','filter':'alpha(opacity=10)'})});

$(".archive").click(function(){

if ($('.archivepage').is(":hidden")) {

$('.archivepage').animate({"right":"700px","top":"225px"},0).fadeIn(0).animate({"right":"300px","top":"225px",'width':'400px' },500).animate({'top':'150','height':'300px'},500);

$('.archive1').delay(1000).fadeIn(300);

$('.archive').delay(1200).animate({'opacity':'1','filter':'alpha(opacity=100)'},500)

} else {

$('.archive').delay(300).animate({'opacity':'0.6','filter':'alpha(opacity=60)'},300);

$('.archive1').fadeOut(300);

$('.archivepage').delay(300).animate({'height':'15px','top':'180px'},500).animate({"right":"-700px","top":"1000px",'width':'0px' },500).fadeOut(400).animate({'height':'100px'})

}

});

$("#tabs , .content , .linkpage1 , .postdate , .link ,.about , .aboutpage1 , .gat , .gatpage1 , .tag , .tagpage1").click(function(){

if ($('.archivepage').is(":hidden")) {

} else {

$('.archive').delay(300).animate({'opacity':'0.6','filter':'alpha(opacity=60)'},300);

$('.archive1').fadeOut(300);

$('.archivepage').delay(300).animate({'height':'15px','top':'180px'},500).animate({"right":"-700px","top":"1000px",'width':'0px' },500).fadeOut(400).animate({'height':'100px'})

}

});

$(".gat").click(function(){

if ($('.gatpage').is(":hidden")) {

$('.gatpage').animate({"right":"700px","top":"125px"},0).fadeIn(0).animate({"right":"300px","top":"125px",'width':'400px' },500).animate({'height':'150px'},500);$('.gat1').delay(1000).fadeIn(300);$('.gat').delay(1200).animate({'opacity':'1','filter':'alpha(opacity=100)'},500)

} else {$('.gat').delay(300).animate({'opacity':'0.6','filter':'alpha(opacity=60)'},300);

$('.gat1').fadeOut(300); $('.gatpage').delay(300).animate({'height':'15px','top':'180px'},500).animate({"right":"-700px","top":"1000px",'width':'0px' },500).fadeOut(400).animate({'height':'100px'})

}

});

$("#tabs , .content , .linkpage1 , .postdate , .link ,.about , .aboutpage1 , .archive , .archivepage1, .tag , .tagpage1").click(function(){

if ($('.gatpage').is(":hidden")) {

} else {

$('.gat').delay(300).animate({'opacity':'0.6','filter':'alpha(opacity=60)'},300);

$('.gat1').fadeOut(300); $('.gatpage').delay(300).animate({'height':'15px','top':'180px'},500).animate({"right":"-700px","top":"1000px",'width':'0px' },500).fadeOut(400).animate({'height':'100px'})

}

});

$(".tag").click(function(){

if ($('.tagpage').is(":hidden")) {$('.tag').delay(1000).animate({'opacity':'1','filter':'alpha(opacity=100)'},500);

$('.tagpage').animate({"right":"700px","top":"515px","height":"10px"},0).fadeIn(0).animate({"right":"300px","top":"515px",'width':'400px' },500).animate({"top":"275px",'height':'250px'},500);$('.tag1').delay(1000).fadeIn(300)

} else {$('.tag').delay(300).animate({'opacity':'0.6','filter':'alpha(opacity=60)'},500)

$('.tag1').fadeOut(300); $('.tagpage').delay(300).animate({'height':'10px',"top":"515px"},500).animate({"right":"-700px",'width':'0px' },500).fadeOut(40)

}

});

$("#tabs , .content , .linkpage1 , .postdate , .link , .gat , .gatpage1 ,.about , .aboutpage1 , .archive , .archivepage1").click(function(){

if ($('.tagpage').is(":hidden")) {

} else {

$('.tag').delay(300).animate({'opacity':'0.6','filter':'alpha(opacity=60)'},500)

$('.tag1').fadeOut(300); $('.tagpage').delay(300).animate({'height':'10px',"top":"515px"},500).animate({"right":"-700px",'width':'0px' },500).fadeOut(40)

}

});

});

</script>

یکشنبه 06 مرداد 1392 - 12:21
وب کاربرUser's blog ارسال پیامsend p.m. نقل قولReply سپاس گزارمThanks گزارشReport
moshi98 آفلاین



ارسال‌هاAsnwers : 1237
عضویتRegistration date : 15 /8 /1391
حمایت کردهthanks : 242
حمایت شدهThanked : 425
پاسخAnswer 2 : این کد جاوا رو باز کنید

باز کردن نداره که

جاوا اسکریپت نیست

جی کوئریه

بعد از یک مدت طولانی به کدستان برگشتم
ولی دیگه مثل قبل نمیتونم باشم
درس مرس ها حسابی فشار آوردن!

یکشنبه 06 مرداد 1392 - 13:34
وب کاربرUser's blog ارسال پیامSend p.m. نقل قولReply سپاس گزارمThanks گزارشReport



moisrex
درباره ماAbout us لینک های ماOur links کلمات کلیدیKeywords
انجمن تخصصی کدستان ، ساخته شده توسط فردی با نام مستعار Moisrex می باشد.This forum designed by a person who called Moisrex.

ایمیلE-mail : Moisrex @ Gmail.com
کدستان,انجمن کدستان,کدنویسی,انجمن پشتیبانی,فروم,رزبلاگ,آموزش کدنویسی,درخواست کد
تمامی حقوق این انجمن مربوط به همین انجمن می باشد | طراحی قالبCopyright (c) By Moisrex , All rights reserved | Desiger : Moisrex