Activity Stream
48,167 MEMBERS
6862 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17
  1.     
    #11
    Member
    I follow sharingporn's instructions & it didn't work (I'm sure that I did something wrong).Everytime that I click on the SELECT ALL option it takes me to the top of the page! O.o

    Any idea of what I'm doing wrong?

    Thanks for Your help!

  2.   Sponsored Links

  3.     
    #12
    Member
    Website's:
    google.ba
    Open bbcode_code template at top add this:

    Code: 
    <script type="text/javascript"> 
    function selectCode(a) 
    { 
       var e = a.parentNode.parentNode.getElementsByTagName('PRE')[0]; 
       if (window.getSelection) 
       { 
          var s = window.getSelection(); 
           if (s.setBaseAndExtent) 
          { 
             s.setBaseAndExtent(e, 0, e, e.innerText.length - 1); 
          } 
          else 
          { 
             var r = document.createRange(); 
             r.selectNodeContents(e); 
             s.removeAllRanges(); 
             s.addRange(r); 
          } 
       } 
       else if (document.getSelection) 
       { 
          var s = document.getSelection(); 
          var r = document.createRange(); 
          r.selectNodeContents(e); 
          s.removeAllRanges(); 
          s.addRange(r); 
       } 
       else if (document.selection) 
       { 
          var r = document.body.createTextRange(); 
          r.moveToElementText(e); 
          r.select(); 
       } 
    } 
    </script>
    Find:
    PHP Code: 
    $vbphrase[code]: 
    Replace with:
    PHP Code: 
    $vbphrase[code]: <a href="#" onclick="selectCode(this); return false;">Select All</a

  4.     
    #13
    Member
    Thanks a lot Wolf, it works!

    I really appreciated the fast & helpful reply.

    Best Regards!

  5.     
    #14
    Member
    Website's:
    Rapidimg.org
    tx wolf.. got it.!!



  6.     
    #15
    Banned
    Website's:
    RavenFaust.com USAWarez.com DLThe.Net DLThe.Com
    Great addition to Any warez site!!

  7.     
    #16
    Website's:
    warezgodz.org blacklords.net mygfx.org
    Added to warezgodz.org , thanx alot

  8.     
    #17
    Member
    Website's:
    securewarez.net
    Added to securewarez.net, thanks very much wolf!

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 3rd Apr 2012, 09:50 AM
  2. Someone has tried to hack me. ;D
    By M.D.House in forum General Discussion
    Replies: 12
    Last Post: 16th Oct 2011, 02:06 PM
  3. Replies: 1
    Last Post: 27th Aug 2011, 01:45 PM
  4. is it hack??? pls help...
    By subha86 in forum Webmaster Discussion
    Replies: 13
    Last Post: 30th Nov 2010, 01:36 AM
  5. [vBulletin BB Code] Moderated Message: (Like W-BB's Staff BB Code!)
    By Ghost Dog 13 in forum Webmaster Resources
    Replies: 13
    Last Post: 26th Sep 2009, 06:19 PM

Tags for this Thread

BE SOCIAL