Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2007
    Location
    Luton, England
    Posts
    1,548
    Tokens
    388
    Habbo
    DeejayMachoo

    Latest Awards:

    Default A different javascript problem [ManiacsHomes]

    Code:
    function hello(id) {
    ADD_DHTML("S_"+ id);
    }
    its supposed to do this.. well heres an example

    hello('rofl')

    should make it

    ADD_DHTML("S_rofl");

    any ideas?


  2. #2
    Join Date
    Dec 2006
    Location
    Swindon
    Posts
    3,299
    Tokens
    215
    Habbo
    dunko

    Latest Awards:

    Default

    Isn't the code I gave you on MSN working?

  3. #3
    Join Date
    Oct 2007
    Location
    Luton, England
    Posts
    1,548
    Tokens
    388
    Habbo
    DeejayMachoo

    Latest Awards:

    Default

    nope that just breaks the whole system


Posting Permissions

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