HabboxWiki needs you!
Are you a Habbo buff? Or maybe a rare trader with a bunch of LTDs? Get involved with HabboxWiki to share your knowledge!
Join our team!
Whether you're raving for rares, excited for events or happy helping, there's something for you! Click here to apply
Need a helping hand?
Check out our guides for all things to help you make friends, make rooms, and make money!


Results 1 to 4 of 4

Thread: Select All!

  1. #1
    Join Date
    Jul 2004
    Location
    Habbo Newsie Office
    Posts
    352
    Tokens
    0

    Default Select All!

    Is there any way to disabled the buttom Select All i mean with no ctrl+a or just selecting everything with a left cursor! i will to know if they his a way thx

  2. #2
    Join Date
    Aug 2004
    Location
    England
    Posts
    472
    Tokens
    0

    Default

    There is a way.
    I'll go find it for you

  3. #3
    Join Date
    Aug 2004
    Location
    England
    Posts
    472
    Tokens
    0

    Default

    HTML Code:
    <script language="JavaScript1.2">
    
    //Disable select-text script (IE4+, NS6+)- By Andy Scott
    //Exclusive permission granted to Dynamic Drive to feature script
    //Visit [url]http://www.dynamicdrive.com[/url] for this script
    
    function disableselect(e){
    return false
    }
    
    function reEnable(){
    return true
    }
    
    //if IE4+
    document.onselectstart=new Function ("return false")
    
    //if NS6
    if (window.sidebar){
    document.onmousedown=disableselect
    document.onclick=reEnable
    }
    </script>

  4. #4
    Join Date
    Jul 2004
    Location
    Habbo Newsie Office
    Posts
    352
    Tokens
    0

    Default

    Thx a lots that very appreciate from u Also to let u know Well ur site lol its funny i love it u have a nice creation! I love ur scene with santa cloths and jibbi lol its funny good work on it
    Last edited by Jseb; 23-08-2004 at 12:58 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •