Countdown to weekday?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Countdown to weekday?

    Hello, i need to count time to every friday, can you say how to do it?
    now im using this:
    HTML Code:
    <script language="JavaScript">
    TargetDate = "12/31/2020 5:00 AM";
    BackColor = "palegreen";
    ForeColor = "navy";
    CountActive = true;
    CountStepper = -1;
    LeadingZero = true;
    DisplayFormat = "%%D%% Days, %%H%% Hours, %%M%% Minutes, %%S%% Seconds.";
    FinishMessage = "It is finally here!";
    </script>
    <script language="JavaScript" src="http://scripts.hashemian.com/js/countdown.js"></script>

    #2
    Let me google that for you

    Comment


      #3
      i always love doing that ..... But gets boredom as they still don't search or use google they still need us to do all there lazy work...
      Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
      Visit: WapMasterz Coming Back Soon!
      _______
      SCRIPTS FOR SALE BY SUBZERO
      Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
      FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
      _______
      Info & Tips
      php.net
      w3schools.com

      Comment


        #4
        maybe he dosnt know google! Lol

        Comment


          #5
          Well Crap Happens lol
          Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
          Visit: WapMasterz Coming Back Soon!
          _______
          SCRIPTS FOR SALE BY SUBZERO
          Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
          FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
          _______
          Info & Tips
          php.net
          w3schools.com

          Comment


            #6
            may be he doesn't know what search is? lol

            Comment


              #7
              i know, that there is a lot of scripts, but all ar for one date, so the main idea of this topic is how to do it on all fridays?

              Comment


                #8
                use this script as countdown example write at satrday 6 days left,sunday 5 days left etc http://coding-talk.com/f16/thought-o...020/#post74106

                Comment

                Working...
                X