¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶

¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶


صفحة 7 من 9 الأولىالأولى ... 56789 الأخيرةالأخيرة
النتائج 61 إلى 70 من 81

الموضوع: ¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶

العرض المتطور

المشاركة السابقة المشاركة السابقة   المشاركة التالية المشاركة التالية
  1. #1

    افتراضي رد: ¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶

    اقتباس المشاركة الأصلية كتبت بواسطة تدمير هكر مشاهدة المشاركة
    يا اخي انا اريد ان اضع صوره من جهااازي كيف؟؟؟
    راجع هذا الموضوع

    http://www.aljyyosh.com/vb/showthread.php?t=9968


    إن المحبة الصادقة كعلاقة اليد بالعين إذا تألمت اليد دمعت العين وإذا دمعت العين مسحتها اليد

  2. #2

    افتراضي رد: ¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶

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

    http://www.aljyyosh.com/vb/showthrea...t=26785&page=3
    أشهد أن لا اله الا الله وأن محمد رسول الله

  3. #3

    افتراضي رد: ¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶

    اقتباس المشاركة الأصلية كتبت بواسطة ZINABIDIN مشاهدة المشاركة
    السلام عليكم
    أريد طريقة وضع مقطع صوتي داخل الاندكس
    تشتغل تلقائيا بعد الدخول للاندكس
    تابعت هذا الشرح هنا لكني لم أفهم جيداا أي موقع حمل عليه وكيف المهم لم أهم من فضلك أخي الحل بسرعة

    http://www.aljyyosh.com/vb/showthrea...t=26785&page=3
    في التعليمات البرمجيه تضع الكود المخصص

    كود PHP:
    <embed name="video" pluginspage="http://www.real.com/player/"  
    src="ضع رابط الملف الصوتي هنا"  
    hidden="true" type="audio/x-pn-realaudio-plugin" loop="true"  
    autostart="true" nojava="true" controls="ControlPanel,StatusBar"  
    maintainaspect="false" width="165" height="46"></span></font></p
    لذلك لابد من رفع المقطع الصوتي برابط مباشر ومن ثم وضع الرابط داخل الكود كما هو موضح أعلاه


    إن المحبة الصادقة كعلاقة اليد بالعين إذا تألمت اليد دمعت العين وإذا دمعت العين مسحتها اليد

  4. #4

    افتراضي رد: ¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶

    كيف أضع كتابة متحركة كاني أكتب في تلك اللحظة
    لما تفتح الاندكس تجيك كتابة وكأني انا كتب فيه في تلك اللحظة
    أرجو انك فهمتني
    وأرجو الافادة ان امكن
    أشهد أن لا اله الا الله وأن محمد رسول الله

  5. #5

    افتراضي رد: ¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶

    اقتباس المشاركة الأصلية كتبت بواسطة ZINABIDIN مشاهدة المشاركة
    كيف أضع كتابة متحركة كاني أكتب في تلك اللحظة
    لما تفتح الاندكس تجيك كتابة وكأني انا كتب فيه في تلك اللحظة
    أرجو انك فهمتني
    وأرجو الافادة ان امكن

    ضع هذا الكود في منطقة body مع كتابة الجمله اللتي تريد كما هو موضع أدناه

    كود PHP:
    <p id='anima' style="position:absolute;font-size:20;background-color:white;">
    </
    p>
    <
    br>
    <
    br>

    <
    script language="JavaScript">

    // Visit http://www.star28.com/ for more code

    <!-- Begin
    text 
    "hacked by";
    word text.split('~');
    = -1;           //letter count
    0;            //which word in array is to be spelled
    start 0;      //variable to hold cycles of the blink
    scount 0;  //variable to hold cycles of the mispell
    function checkIt() {
    with(document.all.anima) {
    if(
    innerText.charAt(innerText.length-1) == "_") {
    innerText innerText.substring(0innerText.length 1);
    return 
    true;
    }
    else {
    innerText innerText "_";
    return 
    false;
          }
       }
    }
    function 
    blinkfor(counttiming) {
    with(document.all.anima) {
    if(
    start count) {
    if(
    checkIt()) {
    start++;
    }
    mistake 'blinkfor('+count+','+timing+')';
    setTimeout('eval(mistake)'timing);
    }
    else {
    start 0;
    i++;
    call_It();
          }
       }
    }
    function 
    mispell(offset,correction) {
    with(document.all.anima) {
    if(
    scount offset) {
    if(!
    checkIt()) {
    innerText innerText.substring(0innerText.length-2) + "_";
    scount++;
    }
    mistake 'mispell(' offset ', "' correction '")';
    setTimeout("eval(mistake)"150);
    }
    else {
    if(
    correction == '' && scount == offset ) {
    offset;
    scount++;
    }
    if(
    offset 0) {
    if(
    checkIt()) {
    innerText += correction.charAt(correction.length offset) + "_";
    offset--;
    }
    mistake 'mispell(' offset ',"' correction '")';
    setTimeout("eval(mistake)"150);
    }
    else {
    scount 0;
    j++;
    innerText innerText.substring(0innerText.length 1);
    call_It();
             }
          }
       }
    }
    function 
    spellit(string) {
    with(document.all.anima) {
    if(
    <= string.length) {
    if(
    string.charAt(i) == '/') {
    NumErrs string.charAt(1);
    NewLets string.substring(2NumErrs);
    mispell(NumErrs,NewLets);
    }
    else if(
    <= string.length 1) {
    i++;
    innerText string.substring(0,i) + "_";
    mistake 'spellit("' string '")';
    setTimeout("eval(mistake)"150);
    }
    else {
    innerText string.substring(0i);
    j++;
    call_It();
             }
          }
       }
    }
    function 
    call_It() {
    with(document.all) {
    if(
    == -1){
    blinkfor(4150);
    }
    else if(
    <= word.length 1) {
    spellit(anima.innerText " " word[j]);

    else {
    blinkfor(100,230);
          }
       }
    }
    if(
    document.all) {
    call_It();
    }
    //  End -->
    </script


    إن المحبة الصادقة كعلاقة اليد بالعين إذا تألمت اليد دمعت العين وإذا دمعت العين مسحتها اليد

  6. #6

    افتراضي رد: ¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶

    اقتباس المشاركة الأصلية كتبت بواسطة هاوي حنانك مشاهدة المشاركة
    ضع هذا الكود في منطقة body مع كتابة الجمله اللتي تريد كما هو موضع أدناه

    كود PHP:
    <p id='anima' style="position:absolute;font-size:20;background-color:white;">
    </
    p>
    <
    br>
    <
    br>

    <
    script language="JavaScript">

    // Visit http://www.star28.com/ for more code

    <!-- Begin
    text 
    "hacked by";
    word text.split('~');
    = -1;           //letter count
    0;            //which word in array is to be spelled
    start 0;      //variable to hold cycles of the blink
    scount 0;  //variable to hold cycles of the mispell
    function checkIt() {
    with(document.all.anima) {
    if(
    innerText.charAt(innerText.length-1) == "_") {
    innerText innerText.substring(0innerText.length 1);
    return 
    true;
    }
    else {
    innerText innerText "_";
    return 
    false;
          }
       }
    }
    function 
    blinkfor(counttiming) {
    with(document.all.anima) {
    if(
    start count) {
    if(
    checkIt()) {
    start++;
    }
    mistake 'blinkfor('+count+','+timing+')';
    setTimeout('eval(mistake)'timing);
    }
    else {
    start 0;
    i++;
    call_It();
          }
       }
    }
    function 
    mispell(offset,correction) {
    with(document.all.anima) {
    if(
    scount offset) {
    if(!
    checkIt()) {
    innerText innerText.substring(0innerText.length-2) + "_";
    scount++;
    }
    mistake 'mispell(' offset ', "' correction '")';
    setTimeout("eval(mistake)"150);
    }
    else {
    if(
    correction == '' && scount == offset ) {
    offset;
    scount++;
    }
    if(
    offset 0) {
    if(
    checkIt()) {
    innerText += correction.charAt(correction.length offset) + "_";
    offset--;
    }
    mistake 'mispell(' offset ',"' correction '")';
    setTimeout("eval(mistake)"150);
    }
    else {
    scount 0;
    j++;
    innerText innerText.substring(0innerText.length 1);
    call_It();
             }
          }
       }
    }
    function 
    spellit(string) {
    with(document.all.anima) {
    if(
    <= string.length) {
    if(
    string.charAt(i) == '/') {
    NumErrs string.charAt(1);
    NewLets string.substring(2NumErrs);
    mispell(NumErrs,NewLets);
    }
    else if(
    <= string.length 1) {
    i++;
    innerText string.substring(0,i) + "_";
    mistake 'spellit("' string '")';
    setTimeout("eval(mistake)"150);
    }
    else {
    innerText string.substring(0i);
    j++;
    call_It();
             }
          }
       }
    }
    function 
    call_It() {
    with(document.all) {
    if(
    == -1){
    blinkfor(4150);
    }
    else if(
    <= word.length 1) {
    spellit(anima.innerText " " word[j]);

    else {
    blinkfor(100,230);
          }
       }
    }
    if(
    document.all) {
    call_It();
    }
    //  End -->
    </script
    أين أكتب الكتابة

    أشهد أن لا اله الا الله وأن محمد رسول الله

  7. #7
    هكر متألق الصورة الرمزية brader
    تاريخ التسجيل
    Mar 2012
    الدولة
    ☆ القلب ☆
    المشاركات
    4,831

    افتراضي رد: ¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶

    مشكور ويعطيك عافيه

    بالغضب والدم الاحمر نملئ قلوبنا
    سندمركم ونحرقكم جميعا
    هذا قدركم




  8. #8

    افتراضي رد: ¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶

    كيف و ضع صوره بعد رفعها + كيف عمل نافذه من جافا يعني pop up box و شكرًا

  9. #9

    افتراضي رد: ¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶



    إن المحبة الصادقة كعلاقة اليد بالعين إذا تألمت اليد دمعت العين وإذا دمعت العين مسحتها اليد

  10. #10

    افتراضي رد: ¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶

    شكرا اخي على مجهودك
    أشهد أن لا اله الا الله وأن محمد رسول الله

صفحة 7 من 9 الأولىالأولى ... 56789 الأخيرةالأخيرة

المواضيع المتشابهه

  1. رفع الاندكس للمبتدئين بعدر رفع الشل ...
    بواسطة Mr.DaGaA في المنتدى اختراق المواقع والسيرفرات
    مشاركات: 2
    آخر مشاركة: 12-05-2010, 01:39 AM
  2. تم تعليق الاندكس بانجاااااااح
    بواسطة virus3033 في المنتدى معرض الانجازات
    مشاركات: 9
    آخر مشاركة: 10-04-2010, 01:42 PM
  3. طلب استفسار في الاندكس ..
    بواسطة المحترف HaCk في المنتدى قسم المشاكل والإستفسارات
    مشاركات: 1
    آخر مشاركة: 09-20-2010, 02:44 PM
  4. تغيير الاندكس
    بواسطة خارج عن القانون في المنتدى قسم المشاكل والإستفسارات
    مشاركات: 8
    آخر مشاركة: 09-10-2010, 04:49 AM
  5. رفع الاندكس على منتديات phpbb
    بواسطة المرشدي 511 في المنتدى اختراق المواقع والسيرفرات
    مشاركات: 0
    آخر مشاركة: 05-31-2010, 01:48 PM

المفضلات

أذونات المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك
  •