• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Countdown Timer or JavaScript replacing HTML

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm working on a school assignment which asks us to create a countdown timer that when the user clicks a button a countdown begins. I've got a button that when clicked starts the countdown and in html what looks like the countdown clock. The problem is that when the countdown button is clicked the screen displays both the html clock and the javascript countdown. My question is: "is there a way to replace the html code with the javascript so that once the countdown begins only one timer is displayed?" I appreciate any time and assistance.

 
WARNING! Do not activate jet boots indoors or you will see a tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic