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

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

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



ارسال هاAnswers : 217
عضویتRegistration date : 9 /1 /1392
حمایت کردهThanks : 15
حمایت شدهThanked : 62
کد منوی کنار صفحه با افکت بسیار زیبا

کد:
<div class="menu"> <input type="checkbox" id="menu-collapsed" name="menu-collapsed" checked="checked"> <div class="menu-content menu-content-1"> <h2>Menue</h2> <ul> <li>Example</li> <li>Example</li> <li>Example</li> <li>Example</li> <li>Example</li>

</ul> </div> <div class="menu-switch"> <label class="collapse" for="menu-collapsed">«</label> <label class="rise" for="menu-collapsed">»</label> </div></div>

<meta charset="utf-8"> <title>Test</title>

<style media="" data-href="/assets/css/normalize.min.css">/*! normalize.css v2.0.1 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}</style><style class="cssdeck">@import url('http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300');

@import url('http://fonts.googleapis.com/css?family=Handlee');html,body { margin: 0; padding: 0; border: 0; width: 100%; height: 100%; overflow: hidden; background-color: #000; font-family: 'Open Sans Condensed', sans-serif; color: rgba(252, 251, 250, 0.9);}.menu { -webkit-perspective: 1000px; -moz-perspective: 1000px; -ms-perspective: 1000px; -o-perspective: 1000px; -webkit-perspective: 1000px; transition: background-color 0.3s linear;}.menu .menu-content { -webkit-transition-duration: 1s; -moz-transition-duration: 1s; -ms-transition-duration: 1s; -o-transition-duration: 1s; transition-duration: 1s; -webkit-transform: translate3d(0px, 0px, 0px) rotatey(0deg); -moz-transform: translate3d(0px, 0px, 0px) rotatey(0deg); -ms-transform: translate3d(0px, 0px, 0px) rotatey(0deg); -o-transform: translate3d(0px, 0px, 0px) rotatey(0deg); -webkit-transform: translate3d(0px, 0px, 0px) rotatey(0deg); -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; -o-transform-style: preserve-3d; -webkit-transform-style: preserve-3d; float: left; width: 6em; overflow: hidden; white-space: nowrap;}.menu .menu-content h2 { font-family: 'Handlee', cursive; font-size: 1em; font-weight: normal; margin-left: 1em;}.menu .menu-content ul { list-style: none;}.menu .menu-content-1 { -webkit-transform-origin: right center;}.menu .menu-content-2 { -webkit-transform-origin: left center;}.menu .menu-content-2 > ul { left: -6em; position: relative;}.menu .menu-content-2 > h2 { left: -6em; position: relative;}.menu .menu-content-3 { -webkit-transform: none; -webkit-transition-delay: 1s; -webkit-transition-duration: 0s; background-color: black; position: absolute; left: 0; width: 12em;}.menu li,.menu label { color: rgba(252, 251, 250, 0.5); cursor: pointer; -webkit-transition-duration: 1.0s; -moz-transition-duration: 1.0s; -ms-transition-duration: 1.0s; -o-transition-duration: 1.0s; transition-duration: 1.0s;}.menu li:hover,.menu label:hover { -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -ms-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; color: rgba(252, 251, 250, 0.9);}.menu .menu-switch { position: absolute; margin-left: 12em; padding-top: 6em; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out;}.menu .menu-switch label { font-size: 3em; font-family: 'Open Sans Condensed', sans-serif;}.menu input { display: none;}.menu #menu-collapsed:checked ~ .menu-content-1 { -webkit-transform: translate3d(-7.5em, 0, 0) rotatey(120deg); -moz-transform: translate3d(-7.5em, 0, 0) rotatey(120deg); -ms-transform: translate3d(-7.5em, 0, 0) rotatey(120deg); -o-transform: translate3d(-7.5em, 0, 0) rotatey(120deg); -webkit-transform: translate3d(-7.5em, 0, 0) rotatey(120deg);}.menu #menu-collapsed:checked ~ .menu-content-2 { -webkit-transform: translate3d(-7.5em, 0em, 0em) rotatey(-60deg); -moz-transform: translate3d(-7.5em, 0em, 0em) rotatey(-60deg); -ms-transform: translate3d(-7.5em, 0em, 0em) rotatey(-60deg); -o-transform: translate3d(-7.5em, 0em, 0em) rotatey(-60deg); -webkit-transform: translate3d(-7.5em, 0em, 0em) rotatey(-60deg); background-color: #333;}.menu #menu-collapsed:checked ~ .menu-content-3 { opacity: 0.0; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -ms-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s;}.menu #menu-collapsed:checked ~ .menu-switch { margin-left: 0em; -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; -webkit-transition-duration: 1s; -moz-transition-duration: 1s; -ms-transition-duration: 1s; -o-transition-duration: 1s; transition-duration: 1s;}.menu #menu-collapsed:checked ~ .menu-switch .rise { display: block;}.menu #menu-collapsed:checked ~ .menu-switch .collapse { display: none;}.menu #menu-collapsed ~ .menu-switch .rise { display: none;}</style><style type="text/css">.dg ul{list-style:none;margin:0;padding:0;width:100%;clear:both}.dg.ac{position:fixed;top:0;left:0;right:0;height:0;z-index:0}.dg:not(.ac) .main{overflow:hidden}.dg.main{-webkit-transition:opacity 0.1s linear;-o-transition:opacity 0.1s linear;-moz-transition:opacity 0.1s linear;transition:opacity 0.1s linear}.dg.main.taller-than-window{overflow-y:auto}.dg.main.taller-than-window .close-button{opacity:1;margin-top:-1px;border-top:1px solid #2c2c2c}.dg.main ul.closed .close-button{opacity:1 !important}.dg.main:hover .close-button,.dg.main .close-button.drag{opacity:1}.dg.main .close-button{-webkit-transition:opacity 0.1s linear;-o-transition:opacity 0.1s linear;-moz-transition:opacity 0.1s linear;transition:opacity 0.1s linear;border:0;position:absolute;line-height:19px;height:20px;cursor:pointer;text-align:center;background-color:#000}.dg.main .close-button:hover{background-color:#111}.dg.a{float:right;margin-right:15px;overflow-x:hidden}.dg.a.has-save ul{margin-top:27px}.dg.a.has-save ul.closed{margin-top:0}.dg.a .save-row{position:fixed;top:0;z-index:1002}.dg li{-webkit-transition:height 0.1s ease-out;-o-transition:height 0.1s ease-out;-moz-transition:height 0.1s ease-out;transition:height 0.1s ease-out}.dg li:not(.folder){cursor:auto;height:27px;line-height:27px;overflow:hidden;padding:0 4px 0 5px}.dg li.folder{padding:0;border-left:4px solid rgba(0,0,0,0)}.dg li.title{cursor:pointer;margin-left:-4px}.dg .closed li:not(.title),.dg .closed ul li,.dg .closed ul li > *{height:0;overflow:hidden;border:0}.dg .cr{clear:both;padding-left:3px;height:27px}.dg .property-name{cursor:default;float:left;clear:left;width:40%;overflow:hidden;text-overflow:ellipsis}.dg .c{float:left;width:60%}.dg .c input[type=text]{border:0;margin-top:4px;padding:3px;width:100%;float:right}.dg .has-slider input[type=text]{width:30%;margin-left:0}.dg .slider{float:left;width:66%;margin-left:-5px;margin-right:0;height:19px;margin-top:4px}.dg .slider-fg{height:100%}.dg .c input[type=checkbox]{margin-top:9px}.dg .c select{margin-top:5px}.dg .cr.function,.dg .cr.function .property-name,.dg .cr.function *,.dg .cr.boolean,.dg .cr.boolean *{cursor:pointer}.dg .selector{display:none;position:absolute;margin-left:-9px;margin-top:23px;z-index:10}.dg .c:hover .selector,.dg .selector.drag{display:block}.dg li.save-row{padding:0}.dg li.save-row .button{display:inline-block;padding:0px 6px}.dg.dialogue{background-color:#222;width:460px;padding:15px;font-size:13px;line-height:15px}#dg-new-constructor{padding:10px;color:#222;font-family:Monaco, monospace;font-size:10px;border:0;resize:none;box-shadow:inset 1px 1px 1px #888;word-wrap:break-word;margin:12px 0;display:block;width:440px;overflow-y:scroll;height:100px;position:relative}#dg-local-explain{display:none;font-size:11px;line-height:17px;border-radius:3px;background-color:#333;padding:8px;margin-top:10px}#dg-local-explain code{font-size:10px}#dat-gui-save-locally{display:none}.dg{color:#eee;font:11px 'Lucida Grande', sans-serif;text-shadow:0 -1px 0 #111}.dg.main::-webkit-scrollbar{width:5px;background:#1a1a1a}.dg.main::-webkit-scrollbar-corner{height:0;display:none}.dg.main::-webkit-scrollbar-thumb{border-radius:5px;background:#676767}.dg li:not(.folder){background:#1a1a1a;border-bottom:1px solid #2c2c2c}.dg li.save-row{line-height:25px;background:#dad5cb;border:0}.dg li.save-row select{margin-left:5px;width:108px}.dg li.save-row .button{margin-left:5px;margin-top:1px;border-radius:2px;font-size:9px;line-height:7px;padding:4px 4px 5px 4px;background:#c5bdad;color:#fff;text-shadow:0 1px 0 #b0a58f;box-shadow:0 -1px 0 #b0a58f;cursor:pointer}.dg li.save-row .button.gears{background:#c5bdad url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAYAAAB/9ZQ7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQJJREFUeNpiYKAU/P//PwGIC/ApCABiBSAW+I8AClAcgKxQ4T9hoMAEUrxx2QSGN6+egDX+/vWT4e7N82AMYoPAx/evwWoYoSYbACX2s7KxCxzcsezDh3evFoDEBYTEEqycggWAzA9AuUSQQgeYPa9fPv6/YWm/Acx5IPb7ty/fw+QZblw67vDs8R0YHyQhgObx+yAJkBqmG5dPPDh1aPOGR/eugW0G4vlIoTIfyFcA+QekhhHJhPdQxbiAIguMBTQZrPD7108M6roWYDFQiIAAv6Aow/1bFwXgis+f2LUAynwoIaNcz8XNx3Dl7MEJUDGQpx9gtQ8YCueB+D26OECAAQDadt7e46D42QAAAABJRU5ErkJggg==) 2px 1px no-repeat;height:7px;width:8px}.dg li.save-row .button:hover{background-color:#bab19e;box-shadow:0 -1px 0 #b0a58f}.dg li.folder{border-bottom:0}.dg li.title{padding-left:16px;background:#000 url(data:image/gif;base64,R0lGODlhBQAFAJEAAP////Pz8////////yH5BAEAAAIALAAAAAAFAAUAAAIIlI+hKgFxoCgAOw==) 6px 10px no-repeat;cursor:pointer;border-bottom:1px solid rgba(255,255,255,0.2)}.dg .closed li.title{background-image:url(data:image/gif;base64,R0lGODlhBQAFAJEAAP////Pz8////////yH5BAEAAAIALAAAAAAFAAUAAAIIlGIWqMCbWAEAOw==)}.dg .cr.boolean{border-left:3px solid #806787}.dg .cr.function{border-left:3px solid #e61d5f}.dg .cr.number{border-left:3px solid #2fa1d6}.dg .cr.number input[type=text]{color:#2fa1d6}.dg .cr.string{border-left:3px solid #1ed36f}.dg .cr.string input[type=text]{color:#1ed36f}.dg .cr.function:hover,.dg .cr.boolean:hover{background:#111}.dg .c input[type=text]{background:#303030;outline:none}.dg .c input[type=text]:hover{background:#3c3c3c}.dg .c input[type=text]:focus{background:#494949;color:#fff}.dg .c .slider{background:#303030;cursor:ew-resize}.dg .c .slider-fg{background:#2fa1d6}.dg .c .slider:hover{background:#3c3c3c}.dg .c .slider:hover .slider-fg{background:#44abda}</style>

فقط تشکر فراموش نشه

برنامه نویسی C++ برای بازدید پرکاربرد ترین کد های C++ به وبلاگ ما بیاید.

آدرس سایت








جهت تبادل لینک به آدرس سایت ما بیایید
دوشنبه 30 اردیبهشت 1392 - 09:21
وب کاربرUser's blog ارسال پیامsend p.m. نقل قولReply سپاس گزارمThanks گزارشReport
حمایت شده حمایت شدهThanks : سپاس هاThanks (5) : erfan-pwd - abzar-web - alireza111 - legend - iranramz -
abzar-web آنلاین آفلاین
[avatar_answerabzar-web]
[starsabzar-web]
[rankingabzar-web]

ارسال‌هاAsnwers : [Count_Allabzar-web]
عضویتRegistration date : [registerdateabzar-web]
محل زندگیLiving position : [cityabzar-web]
سنAge : [age_answerabzar-web]
شناسه یاهوYahoo ID : [yahooabzar-web]
تعداد اخطارWarnings : [warningabzar-web]
حمایت کردهthanks : [thanksabzar-web]
حمایت شدهThanked : [thanksabzar-web]
پاسخAnswer 1 : کد منوی کنار صفحه با افکت بسیار زیبا

زیبا بود

[emzaabzar-web]
دوشنبه 30 اردیبهشت 1392 - 12:26
وب کاربرUser's blog ارسال پیامSend p.m. نقل قولReply سپاس گزارمThanks گزارشReport
c-plusplus آفلاین



ارسال‌هاAsnwers : 217
عضویتRegistration date : 9 /1 /1392
حمایت کردهthanks : 15
حمایت شدهThanked : 62
پاسخAnswer 2 : کد منوی کنار صفحه با افکت بسیار زیبا

ممنون داریوش جان

برنامه نویسی C++ برای بازدید پرکاربرد ترین کد های C++ به وبلاگ ما بیاید.

آدرس سایت








جهت تبادل لینک به آدرس سایت ما بیایید
دوشنبه 30 اردیبهشت 1392 - 13:18
وب کاربر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