شرح لكود

اذهب الى الأسفل 
5 مشترك
انتقل الى الصفحة : الصفحة السابقة  1, 2, 3  الصفحة التالية
كاتب الموضوعرسالة
tamtooma
 
 
tamtooma


انثى
عدد المساهمات : 663
معدل النشاط : 6437
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: شرح لكود   شرح لكود - صفحة 2 Emptyالإثنين 29 أغسطس - 22:49

تذكير بمساهمة فاتح الموضوع :

مطلوب شرح مفصل بالصورة لو امكن
للكود الموجود في هذا الرابط
https://help.ahlamontada.com/t913122-topic
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://help.ahlamontada.com/p

كاتب الموضوعرسالة
Ego
 
 
Ego


ذكر
عدد المساهمات : 143
معدل النشاط : 5696
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:07

لم أفهم ياريت توضحي
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://janw.ahlamontada.net
Ego
 
 
Ego


ذكر
عدد المساهمات : 143
معدل النشاط : 5696
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:09

هل تريدين أن أضع البوابة مكان المجلة
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://janw.ahlamontada.net
HiMa ElMaSrY
 
 
HiMa ElMaSrY


ذكر
عدد المساهمات : 17761
معدل النشاط : 22610
السُمعة : 38

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:10

مرحبا

هذا الكود ضعيه
ثم
استعمل ى الصفحة كرئيسية
فقط
ولا تضع اى شئ اخر بالكود

الكود:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1256" />
    <title>شباب بنا أبوصير</title>
    </head>
    <title>شباب بنا أبوصير</title>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">

    <div align="center"><font size="1"><a href="http://www.ahlamontada.com" target="_blank">
    <font color="#000000">ahlamontada.com</font></a></font></td>


    <title>شباب بنا أبوصير</title>
    </head>
    <script type="text/javascript" src="http://jqueryjs.googlecode.com/files/jquery-1.3.2.js"></script>
    <script src="http://microp44.byethost7.com/jquery.easing.1.3.js" type="text/javascript"></script>

    <script type="text/javascript">
    $(document).ready(function() {

    $curtainopen = false;

    $(".rope").click(function(){
    $(this).blur();
    if ($curtainopen == false){
    $(this).stop().animate({top: '0px' }, {queue:false, duration:350, easing:'easeOutBounce'});
    $(".leftcurtain").stop().animate({width:'60px'}, 2000 );
    $(".rightcurtain").stop().animate({width:'60px'},2000 );
    $curtainopen = true;
    }else{
    $(this).stop().animate({top: '-40px' }, {queue:false, duration:350, easing:'easeOutBounce'});
    $(".leftcurtain").stop().animate({width:'50%'}, 2000 );
    $(".rightcurtain").stop().animate({width:'51%'}, 2000 );
    $curtainopen = false;
    }
    return false;
    });

    });
    </script>
    <style type="text/css">
    *{
    margin:0;
    padding:0;
    }
    body {
    text-align: center;
    background: #4f3722 url('http://i63.servimg.com/u/f63/14/53/03/39/darkcu10.png') repeat-x;
    }
    img{
    border: none;
    }
    p{
    margin-bottom:10px;
    color:#FFFFFF;
    }
    .leftcurtain{
    width: 50%;
    height: 495px;
    top: 0px;
    left: 0px;
    position: absolute;
    z-index: 2;
    }
    .rightcurtain{
    width: 51%;
    height: 495px;
    right: 0px;
    top: 0px;
    position: absolute;
    z-index: 3;
    }
    .rightcurtain img, .leftcurtain img{
    width: 100%;
    height: 100%;
    }
    .logo{
    margin: 0px auto;
    margin-top: 80px;
    }
    .rope{
    position: absolute;
    top: -40px;
    left: 70%;
    z-index: 4;
    }

    </style>
    </head>

    <body>
    <div class="leftcurtain"><img src="http://i66.servimg.com/u/f66/14/46/49/60/frontc10.jpg"/></div>
    <div class="rightcurtain"><img src="http://i66.servimg.com/u/f66/14/46/49/60/frontc10.jpg"/></div>
    <a class="rope" href="#">
    <img src="http://i63.servimg.com/u/f63/14/53/03/39/rope1010.png" width="118" height="320"/>
    </a>
    <font size="4"><strong><font face="Arial">بسم الله الرحمــــن الرحيــــم <br><br></font></strong><font size="4"><strong></strong></font></font>
<p><font size="4"><font size="4"><strong><font face="Arial">اهلا بكم شرفتونا و  نورتونا </font></strong><font size="4"><strong></strong></font></font></font></p>
<p><font size="4"><font size="4"><font size="4"><strong><font face="Arial">تفضل بزيارة المنتدى</font></strong></font></font></font></p><p><br><font size="4"><font size="4"><font size="4"><strong></strong><font size="4"><strong></strong></font></font></font></font></p>
<p style="color: Red;"><a href="http://pana.yoo7.com"><code>دخول شباب بنا أبوصير</code></a></p><p style="color: Red;"><br><code></code></p><br><p>

<font size="4"><font size="4"><font size="4"><font size="4"><font size="4"><font size="4"><strong><font face="Arial"> <img src="http://r24.imgfast.net/users/2414/11/07/20/avatars/3-47.jpg">
</font></strong></font></font></font></font></font></font></p>
    </div>
    </body>
    </html>
+
تم تعريبه
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://www.facebook.com/hima.vic.752
Ego
 
 
Ego


ذكر
عدد المساهمات : 143
معدل النشاط : 5696
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:13

أخي هذا الكود غير صحيح لأن الهيدر مكرر أكثر من مرة
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://janw.ahlamontada.net
tamtooma
 
 
tamtooma


انثى
عدد المساهمات : 663
معدل النشاط : 6437
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:16

لا يعمل
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://help.ahlamontada.com/p
Ego
 
 
Ego


ذكر
عدد المساهمات : 143
معدل النشاط : 5696
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:16

لم أضع الكود بعد
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://janw.ahlamontada.net
Ego
 
 
Ego


ذكر
عدد المساهمات : 143
معدل النشاط : 5696
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:17

هذا أخونا الله يهدية الكود غلط
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://janw.ahlamontada.net
Ego
 
 
Ego


ذكر
عدد المساهمات : 143
معدل النشاط : 5696
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:18

أنا في إنتظار إجابتك هل تريدين بدل المجلة البوابة؟
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://janw.ahlamontada.net
tamtooma
 
 
tamtooma


انثى
عدد المساهمات : 663
معدل النشاط : 6437
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:19

نعم البوابة مكان المجلة
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://help.ahlamontada.com/p
Ego
 
 
Ego


ذكر
عدد المساهمات : 143
معدل النشاط : 5696
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:23

تفضلي الكود

الكود:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">



<title>شباب بنا أبوصير</title>
</head>
<script type="text/javascript" src="http://jqueryjs.googlecode.com/files/jquery-1.3.2.js"></script>
<script src="http://microp44.byethost7.com/jquery.easing.1.3.js" type="text/javascript"></script>

<script type="text/javascript">
$(document).ready(function() {

$curtainopen = false;

$(".rope").click(function(){
$(this).blur();
if ($curtainopen == false){
$(this).stop().animate({top: '0px' }, {queue:false, duration:350, easing:'easeOutBounce'});
$(".leftcurtain").stop().animate({width:'60px'}, 2000 );
$(".rightcurtain").stop().animate({width:'60px'},2000 );
$curtainopen = true;
}else{
$(this).stop().animate({top: '-40px' }, {queue:false, duration:350, easing:'easeOutBounce'});
$(".leftcurtain").stop().animate({width:'50%'}, 2000 );
$(".rightcurtain").stop().animate({width:'51%'}, 2000 );
$curtainopen = false;
}
return false;
});

});
</script>
<style type="text/css">
*{
margin:0;
padding:0;
}
body {
text-align: center;
background: #4f3722 url('http://i63.servimg.com/u/f63/14/53/03/39/darkcu10.png') repeat-x;
}
img{
border: none;
}
p{
margin-bottom:10px;
color:#FFFFFF;
}
.leftcurtain{
width: 50%;
height: 495px;
top: 0px;
left: 0px;
position: absolute;
z-index: 2;
}
.rightcurtain{
width: 51%;
height: 495px;
right: 0px;
top: 0px;
position: absolute;
z-index: 3;
}
.rightcurtain img, .leftcurtain img{
width: 100%;
height: 100%;
}
.logo{
margin: 0px auto;
margin-top: 80px;
}
.rope{
position: absolute;
top: -40px;
left: 70%;
z-index: 4;
}

</style>
</head>

<body>
<div class="leftcurtain"><img src="http://i66.servimg.com/u/f66/14/46/49/60/frontc10.jpg"/></div>
<div class="rightcurtain"><img src="http://i66.servimg.com/u/f66/14/46/49/60/frontc10.jpg"/></div>
<a class="rope" href="#">
<img src="http://download.mrkzy.com/e/2411_md_13142231481.png
" width="118" height="320"/>
</a>
<div class="logo"></strong></font><font size="4"><strong><font face="Arial">
<p>بســـــم اللــــه الرحمــــن الرحيــــم </strong></font><font size="4"><strong><font face="Arial"></p>
<p>اهلا بكم شرفتونا و نورتونا </strong></font><font size="4"><strong><font face="Arial"></p>
<p>تفضل بزيارة المنتدى</strong></font><font size="4"><strong><font face="Arial"></p>
<p>
<a target="" href="http://pana.yoo7.com/forum.htm"></strong></font><font size="4"><strong><font face="Arial"><span style="color:
darkorchid">دخول شباب بنا أبوصير</span></a> </p>
<a target="" href="http://pana.yoo7.com/portal"></strong></font><font size="4"><strong><font face="Arial"><span style="color:
#ffffff">دخول بوابة المنتدى</span></a> </p>
<p>

<img src="http://r24.imgfast.net/users/2414/11/07/20/avatars/3-47.jpg"/>
</div>
</body>
</html>


<a href="http://www.ahlamontada.com"><img
src="http://2img.net/i/fa/empty.gif" alt="شباب بنا أبوصير"
title="ahlamontada.com" /></a>

<DIV>
<STYLE><!--A:link {text-decoration: none; color: }A:visited {text-decoration: none; color: }A:active {text-decoration: none; color: }A:hover {text-decoration: none; color: }--></STYLE>
</DIV>

بالتوفيق
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://janw.ahlamontada.net
tamtooma
 
 
tamtooma


انثى
عدد المساهمات : 663
معدل النشاط : 6437
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:29

لا يفتح ارجو المعاينة
http://pana.yoo7.com/
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://help.ahlamontada.com/p
Ego
 
 
Ego


ذكر
عدد المساهمات : 143
معدل النشاط : 5696
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:30

ضعي :
استعمال هذه الصفحة كصفحة رئيسية؟ (نعم)
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://janw.ahlamontada.net
tamtooma
 
 
tamtooma


انثى
عدد المساهمات : 663
معدل النشاط : 6437
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:33

نفس المشكلة
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://help.ahlamontada.com/p
Ego
 
 
Ego


ذكر
عدد المساهمات : 143
معدل النشاط : 5696
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:39

طيب لا تروحي بعيد دقايق وراجع
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://janw.ahlamontada.net
Ego
 
 
Ego


ذكر
عدد المساهمات : 143
معدل النشاط : 5696
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:42

طيب جربي هذا

الكود:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">



<title>شباب بنا أبوصير</title>
</head>
<script type="text/javascript" src="http://jqueryjs.googlecode.com/files/jquery-1.3.2.js"></script>
<script src="http://microp44.byethost7.com/jquery.easing.1.3.js" type="text/javascript"></script>

<script type="text/javascript">
$(document).ready(function() {

$curtainopen = false;

$(".rope").click(function(){
$(this).blur();
if ($curtainopen == false){
$(this).stop().animate({top: '0px' }, {queue:false, duration:350, easing:'easeOutBounce'});
$(".leftcurtain").stop().animate({width:'60px'}, 2000 );
$(".rightcurtain").stop().animate({width:'60px'},2000 );
$curtainopen = true;
}else{
$(this).stop().animate({top: '-40px' }, {queue:false, duration:350, easing:'easeOutBounce'});
$(".leftcurtain").stop().animate({width:'50%'}, 2000 );
$(".rightcurtain").stop().animate({width:'51%'}, 2000 );
$curtainopen = false;
}
return false;
});

});
</script>
<style type="text/css">
*{
margin:0;
padding:0;
}
body {
text-align: center;
background: #4f3722 url('http://i63.servimg.com/u/f63/14/53/03/39/darkcu10.png') repeat-x;
}
img{
border: none;
}
p{
margin-bottom:10px;
color:#FFFFFF;
}
.leftcurtain{
width: 50%;
height: 495px;
top: 0px;
left: 0px;
position: absolute;
z-index: 2;
}
.rightcurtain{
width: 51%;
height: 495px;
right: 0px;
top: 0px;
position: absolute;
z-index: 3;
}
.rightcurtain img, .leftcurtain img{
width: 100%;
height: 100%;
}
.logo{
margin: 0px auto;
margin-top: 80px;
}
.rope{
position: absolute;
top: -40px;
left: 70%;
z-index: 4;
}

</style>
</head>

<body>
<div class="leftcurtain"><img src="http://i66.servimg.com/u/f66/14/46/49/60/frontc10.jpg"/></div>
<div class="rightcurtain"><img src="http://i66.servimg.com/u/f66/14/46/49/60/frontc10.jpg"/></div>
<a class="rope" href="#">
<img src="http://download.mrkzy.com/e/2411_md_13142231481.png
" width="118" height="320"/>
</a>
<div class="logo"></strong></font><font size="4"><strong><font face="Arial">
<p>بســـــم اللــــه الرحمــــن الرحيــــم </strong></font><font size="4"><strong><font face="Arial"></p>
<p>اهلا بكم شرفتونا و نورتونا </strong></font><font size="4"><strong><font face="Arial"></p>
<p>تفضل بزيارة المنتدى</strong></font><font size="4"><strong><font face="Arial"></p>
<p>
<a target="" href="http://pana.yoo7.com/forum.htm"></strong></font><font size="4"><strong><font face="Arial"><span style="color:
darkorchid">دخول شباب بنا أبوصير</span></a> </p>
<a target="" href="http://pana.yoo7.com/portal"></strong></font><font size="4"><strong><font face="Arial"><span style="color:
#ffffff">دخول بوابة المنتدى</span></a> </p>
<p>

<img src="http://r24.imgfast.net/users/2414/11/07/20/avatars/3-47.jpg"/>
</div>
</body>
</html>
<br>
<br>
<br>
<div align="center"><font size="1"><a href="http://www.ahlamontada.com" target="_blank">
<font color="#4F3722">ahlamontada.com</font>


<DIV>
<STYLE><!--A:link {text-decoration: none; color: }A:visited {text-decoration: none; color: }A:active {text-decoration: none; color: }A:hover {text-decoration: none; color: }--></STYLE>
</DIV>

ولا تنسي :

هل تود استعمال أعلى و أسفل صفحة منتداك؟ (لا)
استعمال هذه الصفحة كصفحة رئيسية؟ (نعم)
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://janw.ahlamontada.net
Ego
 
 
Ego


ذكر
عدد المساهمات : 143
معدل النشاط : 5696
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:42

في إنتظارك
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://janw.ahlamontada.net
tamtooma
 
 
tamtooma


انثى
عدد المساهمات : 663
معدل النشاط : 6437
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:45

واحد اعطاني كود ع الخاص بس فية مشكلة
ممكن تشوفة وتحدد سبب الخطأ
ــــــــــــــ
الكود:
DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">



<title>شباب بنا ابوصير</title>
</head>
<script type="text/javascript" src="http://jqueryjs.googlecode.com/files/jquery-1.3.2.js"></script>
<script src="http://microp44.byethost7.com/jquery.easing.1.3.js" type="text/javascript"></script>

<script type="text/javascript">
$(document).ready(function() {

$curtainopen = false;

$(".rope").click(function(){
$(this).blur();
if ($curtainopen == false){
$(this).stop().animate({top: '0px' }, {queue:false, duration:350, easing:'easeOutBounce'});
$(".leftcurtain").stop().animate({width:'60px'}, 2000 );
$(".rightcurtain").stop().animate({width:'60px'},2000 );
$curtainopen = true;
}else{
$(this).stop().animate({top: '-40px' }, {queue:false, duration:350, easing:'easeOutBounce'});
$(".leftcurtain").stop().animate({width:'50%'}, 2000 );
$(".rightcurtain").stop().animate({width:'51%'}, 2000 );
$curtainopen = false;
}
return false;
});

});
</script>
<style type="text/css">
*{
margin:0;
padding:0;
}
body {
text-align: center;
background: #4f3722 url('http://i63.servimg.com/u/f63/14/53/03/39/darkcu10.png') repeat-x;
}
img{
border: none;
}
p{
margin-bottom:10px;
color:#FFFFFF;
}
.leftcurtain{
width: 50%;
height: 495px;
top: 0px;
left: 0px;
position: absolute;
z-index: 2;
}
.rightcurtain{
width: 51%;
height: 495px;
right: 0px;
top: 0px;
position: absolute;
z-index: 3;
}
.rightcurtain img, .leftcurtain img{
width: 100%;
height: 100%;
}
.logo{
margin: 0px auto;
margin-top: 80px;
}
.rope{
position: absolute;
top: -40px;
left: 70%;
z-index: 4;
}

</style>
</head>

<body>
<div class="leftcurtain"><img src="http://i66.servimg.com/u/f66/14/46/49/60/frontc10.jpg"/></div>
<div class="rightcurtain"><img src="http://i66.servimg.com/u/f66/14/46/49/60/frontc10.jpg"/></div>
<a class="rope" href="#">
<img src="http://download.mrkzy.com/e/2411_md_13142231481.png
" width="118" height="320"/>
</a>
<div class="logo"></strong></font><font size="4"><strong><font face="Arial">
<p>بســـــم اللــــه الرحمــــن الرحيــــم </strong></font><font size="4"><strong><font face="Arial"></p>
<p>اهلا بكم شرفتونا و نورتونا </strong></font><font size="4"><strong><font face="Arial"></p>
<p>تفضل بزيارة المنتدى</strong></font><font size="4"><strong><font face="Arial"></p>
<p>
<a target="" href="vhf’ lkj]h;"></strong></font><font size="4"><strong><font face="Arial"><span style="color:
darkorchid"> دخول منتديات شباب بنا أبوصير </span></a> </p>

</div>
</body>
</html>
<a href="http://www.ahlamontada.com"><img
src="http://2img.net/i/fa/empty.gif" alt="http://pana.yoo7.com/"
title="ahlamontada.com" /></a>
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://help.ahlamontada.com/p
Ego
 
 
Ego


ذكر
عدد المساهمات : 143
معدل النشاط : 5696
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:48

أختي الفاضل الكود إلي أديتك هو صحيح بالاضافة لكود إزالة الخط من تحت الكتابة

هل جربتي تركيبة الكود إلى أديتك هو؟ أم ماذا؟
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://janw.ahlamontada.net
tamtooma
 
 
tamtooma


انثى
عدد المساهمات : 663
معدل النشاط : 6437
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:50

zazo01
ـــــــــــــــ
اشتغل علي البوابة
انما المنتدي مبيدخلش
شوف بنفسك
ـــــــــــــــ
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://help.ahlamontada.com/p
tamtooma
 
 
tamtooma


انثى
عدد المساهمات : 663
معدل النشاط : 6437
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:52

كودك في خطأ
دخول شباب بنا أبوصير....... لا تعمل
دخول بوابة المنتدى......تعمل بشكل صحيح
شوف
http://pana.yoo7.com/
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://help.ahlamontada.com/p
Ego
 
 
Ego


ذكر
عدد المساهمات : 143
معدل النشاط : 5696
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:54

شغال 100% لاكن أنت لخبطي الكود إلى أديتك هو مع الكود إلى جاك على الخاص
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://janw.ahlamontada.net
Ego
 
 
Ego


ذكر
عدد المساهمات : 143
معدل النشاط : 5696
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:56

مره ثانيه هذا الكود:

الكود:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">



<title>شباب بنا أبوصير</title>
</head>
<script type="text/javascript" src="http://jqueryjs.googlecode.com/files/jquery-1.3.2.js"></script>
<script src="http://microp44.byethost7.com/jquery.easing.1.3.js" type="text/javascript"></script>

<script type="text/javascript">
$(document).ready(function() {

$curtainopen = false;

$(".rope").click(function(){
$(this).blur();
if ($curtainopen == false){
$(this).stop().animate({top: '0px' }, {queue:false, duration:350, easing:'easeOutBounce'});
$(".leftcurtain").stop().animate({width:'60px'}, 2000 );
$(".rightcurtain").stop().animate({width:'60px'},2000 );
$curtainopen = true;
}else{
$(this).stop().animate({top: '-40px' }, {queue:false, duration:350, easing:'easeOutBounce'});
$(".leftcurtain").stop().animate({width:'50%'}, 2000 );
$(".rightcurtain").stop().animate({width:'51%'}, 2000 );
$curtainopen = false;
}
return false;
});

});
</script>
<style type="text/css">
*{
margin:0;
padding:0;
}
body {
text-align: center;
background: #4f3722 url('http://i63.servimg.com/u/f63/14/53/03/39/darkcu10.png') repeat-x;
}
img{
border: none;
}
p{
margin-bottom:10px;
color:#FFFFFF;
}
.leftcurtain{
width: 50%;
height: 495px;
top: 0px;
left: 0px;
position: absolute;
z-index: 2;
}
.rightcurtain{
width: 51%;
height: 495px;
right: 0px;
top: 0px;
position: absolute;
z-index: 3;
}
.rightcurtain img, .leftcurtain img{
width: 100%;
height: 100%;
}
.logo{
margin: 0px auto;
margin-top: 80px;
}
.rope{
position: absolute;
top: -40px;
left: 70%;
z-index: 4;
}

</style>
</head>

<body>
<div class="leftcurtain"><img src="http://i66.servimg.com/u/f66/14/46/49/60/frontc10.jpg"/></div>
<div class="rightcurtain"><img src="http://i66.servimg.com/u/f66/14/46/49/60/frontc10.jpg"/></div>
<a class="rope" href="#">
<img src="http://download.mrkzy.com/e/2411_md_13142231481.png
" width="118" height="320"/>
</a>
<div class="logo"></strong></font><font size="4"><strong><font face="Arial">
<p>بســـــم اللــــه الرحمــــن الرحيــــم </strong></font><font size="4"><strong><font face="Arial"></p>
<p>اهلا بكم شرفتونا و نورتونا </strong></font><font size="4"><strong><font face="Arial"></p>
<p>تفضل بزيارة المنتدى</strong></font><font size="4"><strong><font face="Arial"></p>
<p>
<a target="" href="http://pana.yoo7.com/forum.htm"></strong></font><font size="4"><strong><font face="Arial"><span style="color:
darkorchid">دخول شباب بنا أبوصير</span></a> </p>
<a target="" href="http://pana.yoo7.com/portal"></strong></font><font size="4"><strong><font face="Arial"><span style="color:
#ffffff">دخول بوابة المنتدى</span></a> </p>
<p>

<img src="http://r24.imgfast.net/users/2414/11/07/20/avatars/3-47.jpg"/>
</div>
</body>
</html>
<br>
<br>
<br>
<div align="center"><font size="1"><a href="http://www.ahlamontada.com" target="_blank">
<font color="#4F3722">ahlamontada.com</font>


<DIV>
<STYLE><!--A:link {text-decoration: none; color: }A:visited {text-decoration: none; color: }A:active {text-decoration: none; color: }A:hover {text-decoration: none; color: }--></STYLE>
</DIV>

ضعية في صفحة الهتميل

ولا تنسي :

هل تود استعمال أعلى و أسفل صفحة منتداك؟ (لا)
استعمال هذه الصفحة كصفحة رئيسية؟ (نعم)
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://janw.ahlamontada.net
ابا عداي
 
 
ابا عداي


ذكر
عدد المساهمات : 140
معدل النشاط : 5247
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:58

وفقكم الله
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://www.shabblak.com
Ego
 
 
Ego


ذكر
عدد المساهمات : 143
معدل النشاط : 5696
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 1:58

هل تم الحل؟
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://janw.ahlamontada.net
Ego
 
 
Ego


ذكر
عدد المساهمات : 143
معدل النشاط : 5696
السُمعة : 0

شرح لكود - صفحة 2 Empty
مُساهمةموضوع: رد: شرح لكود   شرح لكود - صفحة 2 Emptyالثلاثاء 30 أغسطس - 2:10

أختي لم تجعلية صفحة البداية لمنتداك لماذا؟
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://janw.ahlamontada.net
 
شرح لكود
الرجوع الى أعلى الصفحة 
صفحة 2 من اصل 3انتقل الى الصفحة : الصفحة السابقة  1, 2, 3  الصفحة التالية
 مواضيع مماثلة
-
» طلب عنوان لكود
» تعديل لكود
» طلب ضروري لكود
» لكود لا يعمل جيداا سف على التاخر
» بالنسبه لكود حذف حقوق احلى منتدى

صلاحيات هذا المنتدى:لاتستطيع الرد على المواضيع في هذا المنتدى
منتدى الدعم و المساعدة لأحلى المنتديات :: منتدى الدعم والمساعدة :: قسم المشاكل الأخرى :: أرشيف قسم "المشاكل الأخرى"-
انتقل الى: