Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 39

Thread: Need Help With Coding

  1. #11
    Colourful Kirjava's Avatar
    Join Date
    Mar 2006
    WCA Profile
    2006BARL01
    YouTube
    snkenjoi
    Posts
    5,264

    Default

    ****ing firefox, gimmie a sec

  2. #12
    Colourful Kirjava's Avatar
    Join Date
    Mar 2006
    WCA Profile
    2006BARL01
    YouTube
    snkenjoi
    Posts
    5,264

    Default

    http://www.speedyshare.com/files/30015169/test.html

    there, fixed.

    firefox wanted to change all the direct links.

  3. #13
    Premium Member theZcuber's Avatar
    Join Date
    May 2011
    Location
    Central NY, US
    WCA Profile
    2012PRAT02
    Posts
    1,793

    Default

    So now the question remains...was this my coding fault or was it the site I'm using?

    (and how to insert the </div> tags without replacing everything)
    RPG (CFOP and Roux) - CubingStats
    WCA - CubingUSA - canadianCUBING - UKCA
    RPG and CubingStats can be useful, try them out!

  4. #14
    Colourful Kirjava's Avatar
    Join Date
    Mar 2006
    WCA Profile
    2006BARL01
    YouTube
    snkenjoi
    Posts
    5,264

    Default

    no idea. your code is quite the cluster****

  5. #15
    Premium Member theZcuber's Avatar
    Join Date
    May 2011
    Location
    Central NY, US
    WCA Profile
    2012PRAT02
    Posts
    1,793

    Default

    Yeah it's no where near like that when I'm editing it Anything I code is nice and organized

    That's just what the site puts up
    RPG (CFOP and Roux) - CubingStats
    WCA - CubingUSA - canadianCUBING - UKCA
    RPG and CubingStats can be useful, try them out!

  6. #16
    Premium Member theZcuber's Avatar
    Join Date
    May 2011
    Location
    Central NY, US
    WCA Profile
    2012PRAT02
    Posts
    1,793

    Default

    Updated first post with a new problem
    RPG (CFOP and Roux) - CubingStats
    WCA - CubingUSA - canadianCUBING - UKCA
    RPG and CubingStats can be useful, try them out!

  7. #17
    Member
    Join Date
    Apr 2007
    WCA Profile
    2007GOUL01
    YouTube
    cardologist
    Posts
    4,298

    Default

    Code:
    var int;
    function start(){
    	int = setInterval('timer()',10);
    }
    function stop(){
    	clearInterval(int);
    }
    #

  8. #18
    Premium Member theZcuber's Avatar
    Join Date
    May 2011
    Location
    Central NY, US
    WCA Profile
    2012PRAT02
    Posts
    1,793

    Default

    Although I did set var int outside a function, it still doesn't work

    In case you want a live version of this timer, please go here
    RPG (CFOP and Roux) - CubingStats
    WCA - CubingUSA - canadianCUBING - UKCA
    RPG and CubingStats can be useful, try them out!

  9. #19
    Premium Member theZcuber's Avatar
    Join Date
    May 2011
    Location
    Central NY, US
    WCA Profile
    2012PRAT02
    Posts
    1,793

    Default

    Can anybody help me with this?
    RPG (CFOP and Roux) - CubingStats
    WCA - CubingUSA - canadianCUBING - UKCA
    RPG and CubingStats can be useful, try them out!

  10. #20
    Administrator
    Join Date
    Apr 2008
    Location
    Buffalo, NY
    WCA Profile
    2007JAME01
    YouTube
    rubiksmaster12
    Posts
    984
    Team #
    SO BIG
    dfdsfd

Bookmarks

Posting Permissions

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