Web Design Forum: kensha - Viewing Profile - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting

kensha's Profile User Rating: -----

Reputation: 17 Good
Group:
Members
Active Posts:
857 (1.31 per day)
Joined:
12-August 10
Profile Views:
7,461
Last Active:
User is offline Yesterday, 08:09 PM
Currently:
Offline

My Information

Member Title:
Expert
Age:
23 years old
Birthday:
June 16, 1988
Gender:
Male Male

Contact Information

E-mail:
Private

Users Experience

Experience:
Intermediate
Area of Expertise:
Web Developer

Topics I've Started

  1. Stop increasing timer

    13 May 2012 - 10:31 AM

    So a basic timer to start it is something like this

    <html>
    <head>
    <script type="text/javascript">
    var c=0;
    var t=0;
    var timer_is_on=0;
    
    function timedCount()
    {
    document.getElementById('teller').innerHTML=c;
    c=c+1;
    t=setTimeout("timedCount()",1500);
    }
    
    </script>
    </script> 
    </head>
    
    <body>
    <p id="teller">1</p>
    <p id="checktimer" onclick="timedCount()">Start timer</p>
    </body>
    </html>


    I see at w3schools that using the button would stop increase the timer when the user clicks on it.
    However, on a pure paragraph the timer increase twice the speed if you click on it again if it already has started.

    So how do I stop that timer increasing from a paragraph text?
  2. Any rock/metal band I don't know?

    02 May 2012 - 01:00 PM

    Surely there must be more off the kind music I like.
    First, here is mine fav list.

    All of the Songs of Disturbed.
    First 2 albums of Linkin Park.
    A lot of songs from Skillet.
    A lot of songs from Hammerfall.
    A lot of songs from Breaking Benjamin

    Fav songs?
    Disturbed - Indestructible
    Linkin Park - A Place for My Head
    Skillet - Hero
    Hammerfall - Any mean necessary
    Breaking Benjamin - Dance with the Devil tonight

    There are a lot of artist around but they only have 2-3 songs that I like so it stops right there.
    I also have a Sum 41 moment.

    I'm looking for some good rock/metal/guitar music with a normal pass.
    I don't like that screaming stuff because I want to hear what they sing.

    Any recommendations?
  3. Onlick on a text

    27 April 2012 - 11:06 AM

    For some reason, mine brain isn't working correctly with me.

    Script

    <script type="text/javascript">
    var a='<img src="images/image2.png">';
    
    //Now I want on this text to change the image1 to image2
    
    function click1()
    {
    document.getElementById("click1")l.innerHTML=(a);
    }
    </script>
    

    The text on image1 must let the image change to image 2.
    Now I know how to do this by various input types but how do I let the text itself to change to image 2
    So that it won't be a link or an input.
  4. Restriction to width?

    23 April 2012 - 03:20 PM

    Hey guys, how do I let the image type size restrict to it's width.

    Like, let's say a $_FILE["file"]["blabla"] must be under 300px width.
    If more then 300 px that it will get cancelled.

    How do perform this?
  5. why are some people to generous?

    22 April 2012 - 10:53 AM

    So for mine work yesterday I went from Haarlem to Lelystad and back with the car because the train was to expensive for the cost.
    The long travel is because we could to a party on a Friday and they came to haarlem to work in our store.
    Yesterday, we have switched it.

    It was a hour and 30 minutes of travel and a small extra minutes because of the traffic on our way to Lelystad.

    So yesterday we arrived at home around 01:45 and everyone was handing over €5,-.

    I have refused it but they insisted to accept it so I did.
    Anyway I get all the cost back anyway.

    But how come some people like mine college's are just to generous?

Friends

Comments

Page 1 of 1
  1. Photo

    Rankx 

    23 Sep 2011 - 01:50
    I can do your logo for under 40GBP.
  2. Photo

    wimarie 

    06 Sep 2011 - 15:49
    Hi, Are you still looking of a designer? If so, then we can render out top professional designers to work for you. If you're kind of interested on hiring us, then hit me a PM here anytime. Or else reach me at marie {at} wickedinnovations {dot} com. I'll be glad to response promptly,.
    Hoping to be hear from you.
    Thanks,
    Marie
  3. Photo

    wolf125 

    25 Aug 2011 - 20:00
    hey kensha. I have another problem.
Page 1 of 1