[ اضـافـة ] رسـالة تظهـر للزائر بانه غير مسجـل متحركـة
المشرفون: alhitary،طاقم الإضافات
قوانين المنتدى
هذه الساحة للنقاش حول كيفية الهاكات وليس لحل المشاكل المتعلقه بذلك، مشكلة الهاك تطرح في موضوع الهاك نفسه
هذه الساحة للنقاش حول كيفية الهاكات وليس لحل المشاكل المتعلقه بذلك، مشكلة الهاك تطرح في موضوع الهاك نفسه
-
- عضو جديد
- مشاركات: 45
- اشترك في: الخميس مارس 26, 2009 5:58 pm
[ ??????? ] ?????? ????? ?????? ???? ??? ????? ???????
???? ???? ??????? ???????
?????? ??????? ???? ????? ??? ?????? ?? ???? ???? ???? ????????? ????? ???? ???????? ?? ???????? ?? ???? phpbb
?????? ?????? ?? ?????? ????? ??????? ????? ???? ????? ????? ????? ???????? ?????? ?????? ?? ??????? ???? ????? ??????? ???????
?? ???? ?? ?????? ?? ??????? ?????? ???? ???? ?????????? ??????? ???? ??????? ?? ?? phpbb
??????? ?????? : ??? ????? overall_header ?????????? ?? ????????? ????? ???????
??? ??????? ?? ????? <head> ???? ????? ?????? ??????? ?? ???? ?? ?????
???????? ????? ??? ??? ???????
1- http://www.wladbldna.com/forum/ucp.php?mode=register
2- ???? ?? ????? ???? ????? ?? ???? ??????? ??? ????? ??? ????????? ??????? ??? ????????? ??????
3- ???????? ?? ???????? ???? ?????
??? ????????? ???? ???????? ?? ????? ?????? ???? ???????? ?????? ???? ????? ??????? ??? ???? ????? ?????? ????? ??????? ????? ???? ????? ?? ????????
?????????? ??? ???????? http://www.wladbldna.com/forum/index.php
?????? ??????? ???? ????? ??? ?????? ?? ???? ???? ???? ????????? ????? ???? ???????? ?? ???????? ?? ???? phpbb
?????? ?????? ?? ?????? ????? ??????? ????? ???? ????? ????? ????? ???????? ?????? ?????? ?? ??????? ???? ????? ??????? ???????
?? ???? ?? ?????? ?? ??????? ?????? ???? ???? ?????????? ??????? ???? ??????? ?? ?? phpbb
??????? ?????? : ??? ????? overall_header ?????????? ?? ????????? ????? ???????
??? ??????? ?? ????? <head> ???? ????? ?????? ??????? ?? ???? ?? ?????
كود: تحديد الكل
<!-- IF not S_USER_LOGGED_IN -->
<style type="text/css">
#topbar{
position:absolute;
border: 1px solid black;
padding: 4px;
background-color: white;
width: 380px;
visibility: hidden;
z-index: 0;
}
</style>
<script type="text/javascript">
var persistclose=0 //set to 0 or 1. 1 means once the bar is manually closed, it will remain closed for browser session
var startX = 30 //set x offset of bar in pixels
var startY = 4 //set y offset of bar in pixels
var verticalpos="fromtop" //enter "fromtop" or "frombottom"
function iecompattest(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}
function get_cookie(Name) {
var search = Name + "="
var returnvalue = "";
if (document.cookie.length > 0) {
offset = document.cookie.indexOf(search)
if (offset != -1) {
offset += search.length
end = document.cookie.indexOf(";", offset);
if (end == -1) end = document.cookie.length;
returnvalue=unescape(document.cookie.substring(offset, end))
}
}
return returnvalue;
}
function closebar(){
if (persistclose)
document.cookie="remainclosed=1"
document.getElementById("topbar").style.visibility="hidden"
}
function staticbar(){
barheight=document.getElementById("topbar").offsetHeight
var ns = (navigator.appName.indexOf("Netscape") != -1) || window.opera;
var d = document;
function ml(id){
var el=d.getElementById(id);
if (!persistclose || persistclose && get_cookie("remainclosed")=="")
el.style.visibility="visible"
if(d.layers)el.style=el;
el.sP=function(x,y){this.style.left=x+"px";this.style.top=y+"px";};
el.x = startX;
if (verticalpos=="fromtop")
el.y = startY;
else{
el.y = ns ? pageYOffset + innerHeight : iecompattest().scrollTop + iecompattest().clientHeight;
el.y -= startY;
}
return el;
}
window.stayTopLeft=function(){
if (verticalpos=="fromtop"){
var pY = ns ? pageYOffset : iecompattest().scrollTop;
ftlObj.y += (pY + startY - ftlObj.y)/8;
}
else{
var pY = ns ? pageYOffset + innerHeight - barheight: iecompattest().scrollTop + iecompattest().clientHeight - barheight;
ftlObj.y += (pY - startY - ftlObj.y)/8;
}
ftlObj.sP(ftlObj.x, ftlObj.y);
setTimeout("stayTopLeft()", 10);
}
ftlObj = ml("topbar");
stayTopLeft();
}
if (window.addEventListener)
window.addEventListener("load", staticbar, false)
else if (window.attachEvent)
window.attachEvent("onload", staticbar)
else if (document.getElementById)
window.onload=staticbar
</script>
<div id="topbar" style="border-style: dotted">
<a href="" onClick="closebar(); return false"><img src="http://i50.tinypic.com/2dbtmib.png" border="0" /></a>
<b><font face="Arial">
<font color="#FF00FF" style="font-size: 12pt">
<span lang="ar-sa">???? ?? ????? ???? ????? ?? ???? ??????? ??? ????? ??? ????????? ??????? ??? ????????? ??????</span>.</font><font color="#800000" style="font-size: 12pt">
</font>
</font></b>
<p align="center">
<b><font face="Arial"><font color="#FF00FF" style="font-size: 14pt">(</font><span style="background-color: #FFF4FF"><font style="font-size: 14pt">???????? ?? ???????? ???? ????? </font></span><font color="#FF00FF" style="font-size: 14pt">)
</font><font color="#800000" style="font-size: 14pt">?????</font><span style="font-size: 14pt">
</span> <a href="http://www.wladbldna.com/forum/ucp.php?mode=register">
<font color="#FF0000" style="font-size: 14pt">?????</font></a></font></b> </div>
<!-- ENDIF -->
1- http://www.wladbldna.com/forum/ucp.php?mode=register
2- ???? ?? ????? ???? ????? ?? ???? ??????? ??? ????? ??? ????????? ??????? ??? ????????? ??????
3- ???????? ?? ???????? ???? ?????
??? ????????? ???? ???????? ?? ????? ?????? ???? ???????? ?????? ???? ????? ??????? ??? ???? ????? ?????? ????? ??????? ????? ???? ????? ?? ????????
?????????? ??? ???????? http://www.wladbldna.com/forum/index.php
مـوقع ولاد بلدنـا لكـُل بلدنا شرفنـا بالدخـول
http://www.wladbldna.com
http://www.wladbldna.com
-
- عضو جديد
- مشاركات: 48
- اشترك في: الجمعة نوفمبر 13, 2009 5:57 pm
[ ??????? ] ?????? ????? ?????? ???? ??? ????? ???????
???? ???
??? ???? ???
???? ???????
??? ???? ???
???? ???????
-
- عضو جديد
- مشاركات: 48
- اشترك في: الجمعة نوفمبر 13, 2009 5:57 pm
[ ??????? ] ?????? ????? ?????? ???? ??? ????? ???????
??? ???????
???? ????? ?????
????? ????????
http://www.elqmd.com/bb
??????? ????? ?? ???????
?? ?? ?? ??
?????
???? ????? ?????
????? ????????
http://www.elqmd.com/bb
??????? ????? ?? ???????
?? ?? ?? ??
?????
-
- عضو جديد
- مشاركات: 7
- اشترك في: الأربعاء يناير 20, 2010 12:36 pm
[ ??????? ] ?????? ????? ?????? ???? ??? ????? ???????
??? ???? ??? ????? ???? ????? ???? ??? ????? ???? ?? ??????? ?????????
-
- مشرف سابق
- مشاركات: 4222
- اشترك في: السبت أكتوبر 30, 2004 8:32 pm
- مكان: مـصـر [ولي الفخر]
[ ??????? ] ?????? ????? ?????? ???? ??? ????? ???????
play12 كتب:??? ???? ??? ????? ???? ????? ???? ??? ????? ???? ?? ??????? ?????????
???? ???? ????? ??????

سأعود قريبا لعالمي في ارابيا 
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-


-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-

-
- عضو جديد
- مشاركات: 48
- اشترك في: الجمعة نوفمبر 13, 2009 5:57 pm
[ ??????? ] ?????? ????? ?????? ???? ??? ????? ???????
?? ?????? ???? ?? ??? ????
-
- عضو فعال
- مشاركات: 493
- اشترك في: الأحد ديسمبر 20, 2009 6:51 pm
[ ??????? ] ?????? ????? ?????? ???? ??? ????? ???????
??? ???? ????? ???????
????? ??? ???? ?????
???? ?? ????? ???? ????
??? ???? ????? ?????
??? ???? ??????? ??????? ?????? ??? ??????? ????? ??????? ???????
?? ?????? ??????
?????? ?????? ??? ????? ae02
????? ????? ?? ?????
????? ??? ???? ?????
???? ?? ????? ???? ????
??? ???? ????? ?????
??? ???? ??????? ??????? ?????? ??? ??????? ????? ??????? ???????
?? ?????? ??????
?????? ?????? ??? ????? ae02
????? ????? ?? ?????

رابط الموقع : http://www.3rabfon.com/forum/index.php
-
- عضو فعال
- مشاركات: 493
- اشترك في: الأحد ديسمبر 20, 2009 6:51 pm
[ ??????? ] ?????? ????? ?????? ???? ??? ????? ???????
????????????????????????????????????????????????????????????????????????????????????????????????? ???? كتب:??? ???? ????? ???????
????? ??? ???? ?????
???? ?? ????? ???? ????
??? ???? ????? ?????
??? ???? ??????? ??????? ?????? ??? ??????? ????? ??????? ???????
?? ?????? ??????
?????? ?????? ??? ????? ae02
????? ????? ?? ?????![]()
رابط الموقع : http://www.3rabfon.com/forum/index.php
-
- عضو فعال
- مشاركات: 493
- اشترك في: الأحد ديسمبر 20, 2009 6:51 pm
[ ??????? ] ?????? ????? ?????? ???? ??? ????? ???????
?????
?? ????
??? ?????
???? ???? ??????
??? ??? ??????
?? ????
??? ?????
???? ???? ??????
??? ??? ??????
رابط الموقع : http://www.3rabfon.com/forum/index.php
-
- عضو شرف
- مشاركات: 703
- اشترك في: الثلاثاء يوليو 11, 2006 3:36 pm
- مكان: مصر ام الدنيا
[ ??????? ] ?????? ????? ?????? ???? ??? ????? ???????
???? ???? كتب:?????
?? ????
??? ?????
???? ???? ??????
??? ??? ??????
---------
??? ??? ????? ??? ??? ??? <header> ???? ??? <body>
---------
??? ??? ????? ??? ??? ??? <header> ???? ??? <body>
---------
m
MY WORLD
m
under construction
still under-develop v 0.05 ! see what happen

* الان اضافة الرفع المتقدم لكليجا *
http://moffed.com/community/viewtopic.php?f=37&t=4654
http://devm.me


under construction
still under-develop v 0.05 ! see what happen

* الان اضافة الرفع المتقدم لكليجا *
http://moffed.com/community/viewtopic.php?f=37&t=4654
http://devm.me
-
- عضو شرف
- مشاركات: 181
- اشترك في: الخميس سبتمبر 03, 2009 8:03 pm
[ ??????? ] ?????? ????? ?????? ???? ??? ????? ???????
??? ???? ??????? ?????? ? ?????? ? ?????? ??? ???? ????????
?? ?? ??? ???????? ????? ??????
???
?? ??? ??? ??????? ???????
???????? ??
?? ?? ??? ???????? ????? ??????
كود: تحديد الكل
#topbar{
position:absolute;
border: 1px solid black;
padding: 4px;
background-color: white;
width: 380px;
visibility: hidden;
z-index: 0;
}
???
كود: تحديد الكل
#topbar{
position:absolute;
border: 1px solid black;
padding: 4px;
background-color: white;
width: 380px;
visibility: hidden;
z-index: 90;
}
???????? ??
-
- عضو جديد
- مشاركات: 48
- اشترك في: الجمعة نوفمبر 13, 2009 5:57 pm
-
- عضو فعال
- مشاركات: 493
- اشترك في: الأحد ديسمبر 20, 2009 6:51 pm
[ ??????? ] ?????? ????? ?????? ???? ??? ????? ???????
????? ???? ??? ??????
??? ?? ???? ?? ??? ??? ??????
????? ??? ????? ???????
????????
??? ?? ???? ?? ??? ??? ??????
????? ??? ????? ???????
????????
رابط الموقع : http://www.3rabfon.com/forum/index.php
-
- عضو فعال
- مشاركات: 468
- اشترك في: الاثنين ديسمبر 28, 2009 11:13 pm
- مكان: القاهرة
[ ??????? ] ?????? ????? ?????? ???? ??? ????? ???????
?????? ????? ????? ????
?? ??????? ?????? ??? ??? ?????
Parse error: syntax error, unexpected '}' in /home/saranove/public_html/vb/cache/tpl_zajil_overall_header.html.php on line 286
????? ???? ???? ????? ????? ??? ??????
-
- عضو فعال
- مشاركات: 468
- اشترك في: الاثنين ديسمبر 28, 2009 11:13 pm
- مكان: القاهرة
[ ??????? ] ?????? ????? ?????? ???? ??? ????? ???????
???? ?????????? كتب:??? ???? ??????? ?????? ? ?????? ? ?????? ??? ???? ????????
?? ?? ??? ???????? ????? ??????
كود: تحديد الكل
#topbar{ position:absolute; border: 1px solid black; padding: 4px; background-color: white; width: 380px; visibility: hidden; z-index: 0; }
???
?? ??? ??? ??????? ???????كود: تحديد الكل
#topbar{ position:absolute; border: 1px solid black; padding: 4px; background-color: white; width: 380px; visibility: hidden; z-index: 90; }
???????? ??
?? ????? ????? ??????? ???? ??????

???? ??? ?????? ????
الموجودون الآن
المتصفحون للمنتدى الآن: CommonCrawl Bot وزائران