مكتبتي
هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.
مكتبتي

مكتبة شاملة لكل التصانيف
 
الرئيسيةالرئيسية  البوابةالبوابة  أحدث الصورأحدث الصور  التسجيلالتسجيل  دخولدخول  الطقس اليوم  
بحـث
 
 

نتائج البحث
 
Rechercher بحث متقدم
المواضيع الأخيرة
المتواجدون الآن ؟
ككل هناك 1 عُضو حالياً في هذا المنتدى :: 0 عضو مُسجل, 0 عُضو مُختفي و 1 زائر

لا أحد

أكبر عدد للأعضاء المتواجدين في هذا المنتدى في نفس الوقت كان 7 بتاريخ الإثنين أبريل 13, 2015 5:27 pm
احصائيات
هذا المنتدى يتوفر على 1 عُضو.
آخر عُضو مُسجل هو alidz فمرحباً به.

أعضاؤنا قدموا 8 مساهمة في هذا المنتدى في 8 موضوع
  1. type="text/css">
  2. #topbar{
  3. position:absolute;
  4. right:0;
  5. left:auto;
  6. padding: 4px;
  7. visibility: hidden;
  8. z-index: 0;
  9. background-color:#000;
  10. opacity:.8;
  11. color:#FFF;
  12. border:1px solid #000;
  13. border-radius:8px;
  14. -moz-border-radius:8px;
  15. -webkit-border-radius:8px;
  16. height:100px;
  17. width:200px;
  18. float:right;
  19. }
  20. type="text/javascript">
  21. var persistclose=0 //set to 0 or 1. 1 means once the bar is manually closed, it will remain closed for browser session
  22. var startX = 30 //set x offset of bar in pixels
  23. var startY = 4 //set y offset of bar in pixels
  24. var verticalpos="fromtop" //enter "fromtop" or "frombottom"
  25. function iecompattest(){
  26. return (document.compatMode &&document.compatMode!="BackCompat")?document.documentElement :document.body
  27. }
  28. function get_cookie(Name) {
  29. var search = Name + "="
  30. var returnvalue = "";
  31. if (document.cookie.length > 0) {
  32. offset =document.cookie.indexOf(search)
  33. if (offset != -1) {
  34. offset += search.length
  35. end =document.cookie.indexOf(";",offset);
  36. if (end == -1) end =document.cookie.length;
  37. returnvalue=unescape(document.cookie.substring(offset,end))
  38. }
  39. }
  40. return returnvalue;
  41. }
  42. function closebar(){
  43. if (persistclose)
  44. document.cookie="remainclosed=1"
  45. document.getElementById("topbar").style.visibility="hidden"
  46. }
  47. function staticbar(){
  48. barheight=document.getElementById("topbar").offsetHeight
  49. var ns =(navigator.appName.indexOf("Netscape")!= -1) || window.opera;
  50. var d = document;
  51. function ml(id){
  52. var el=d.getElementById(id);
  53. if (!persistclose || persistclose&&get_cookie("remainclosed")=="")
  54. el.style.visibility="visible"
  55. if(d.layers)el.style=el;
  56. el.sP=function(x,y){this.style.left=x+"px";this.style.top=y+"px";};
  57. el.x = startX;
  58. if (verticalpos=="fromtop")
  59. el.y = startY;
  60. else{
  61. el.y = ns ? pageYOffset +innerHeight :iecompattest().scrollTop +iecompattest().clientHeight;
  62. el.y -= startY;
  63. }
  64. return el;
  65. }
  66. window.stayTopLeft=function(){
  67. if (verticalpos=="fromtop"){
  68. var pY = ns ? pageYOffset :iecompattest().scrollTop;
  69. ftlObj.y += (pY + startY -ftlObj.y)/8;
  70. }
  71. else{
  72. var pY = ns ? pageYOffset +innerHeight - barheight:iecompattest().scrollTop +iecompattest().clientHeight -barheight;
  73. ftlObj.y += (pY - startY -ftlObj.y)/8;
  74. }
  75. ftlObj.sP(ftlObj.x, ftlObj.y);
  76. setTimeout("stayTopLeft()", 10);
  77. }
  78. ftlObj = ml("topbar");
  79. stayTopLeft();
  80. }
  81. if (window.addEventListener)
  82. window.addEventListener("load"

 

 الكود الثاني

اذهب الى الأسفل 
كاتب الموضوعرسالة
alidz
Admin



عدد المساهمات : 11
نقاط : 35
تاريخ التسجيل : 30/03/2015

الكود  الثاني Empty
مُساهمةموضوع: الكود الثاني   الكود  الثاني I_icon_minitimeالجمعة مايو 01, 2015 11:30 am



معاينة




ضع الكود التالي في موضوعك بعد استبدال الرابط


الكود:


<br style="color: rgb(85, 85, 85); font-family: helvetica, arial; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 22.390625px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);"><br style="color: rgb(85, 85, 85); font-family: helvetica, arial; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 22.390625px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);"><center style="color: rgb(85, 85, 85); font-family: helvetica, arial; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 22.390625px; orphans: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);"><span style="border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; border: 10px solid rgb(72, 161, 250); padding: 6px;"><a href="الرابط" rel="nofollow" style="color: rgb(40, 151, 40); text-decoration: none; outline: none;">معاينة</a></span></center><br class="Apple-interchange-newline">















رابط تحميل 01





ضع الكود التالي في موضوعك بعد استبدال الرابط


الكود:

<br style="color: rgb(85, 85, 85); font-family: helvetica, arial; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 22.390625px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);"><br style="color: rgb(85, 85, 85); font-family: helvetica, arial; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 22.390625px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);"><center style="color: rgb(85, 85, 85); font-family: helvetica, arial; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 22.390625px; orphans: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);"><span style="border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; border: 10px solid rgb(72, 161, 250); padding: 6px;"><a href="الرابط" rel="nofollow" style="color: rgb(40, 151, 40); text-decoration: none; outline: none;">رابط تحميل 01</a></span></center><br class="Apple-interchange-newline">
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://maktabati.rigala.net
 
الكود الثاني
الرجوع الى أعلى الصفحة 
صفحة 1 من اصل 1
 مواضيع مماثلة
-
» الكود الأول

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