أهلا وسهلا بك زائرنا الكريم في منتدى دعم PBBoard الرسمي، لكي تتمكن من المشاركة ومشاهدة جميع أقسام المنتدى وكافة الميزات ، يجب عليك إنشاء حساب جديد بالتسجيل بالضغط هنا أو تسجيل الدخول اضغط هنا إذا كنت عضواً .

عدم القدرة علي تكبير الصور


مشاهدة المشاركة في الموضوع بالعرض العادي
look/images/icons/i1.gif عدم القدرة علي تكبير الصور
  27-01-2013 04:37 مساءً  
Soliman
معلومات الكاتب
تعارض مكتبة جيكويري

الكود التالي لديك هو السبب



CODE

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js" type="text/javascript"></script>
<script src="styles/egymafia-elmsafer/showHide.js" type="text/javascript"></script>
<script type="text/javascript">

$(document).ready(function(){


   $('.show_hide').showHide({           
        speed: 1000,  // speed you want the toggle to happen   
        easing: '',  // the animation effect you want. Remove this line if you dont want an effect and if you haven't included jQuery UI
        changeText: 1, // if you dont want the button text to change, set this to 0
        showText: '',// the button text to show when a div is closed
        hideText: '' // the button text to show when a div is open
                   
    });


});

</script>








فهذا الملف jquery.min.js معرف مسبقاً في المنتدى لاحاجة لأن يتم تكرار تعريفه

واي اكواد javascript جديدة تريد اضافتها في المنتدى يفضل ان تضعها في قالب headinclud اسفل وسم

CODE
</style>


واعلى السطر

[p]
CODE
<script type="text/javascript" src="includes/js/pbboardCode.js"></script>
</pre>


تم تحرير المشاركة بواسطة :Soliman بتاريخ:27-01-2013 04:38 مساءً



الساعة الآن 02:55 AM