Need help to modify Java script

This section is for posting questions which are not directly related to WYSIWYG Web Builder.
Examples of off topics: web server configuration, hosting, programming related questions, third party scripts.

Note that these questions will generally not be answered by the administrators of this forum.
Post Reply
User avatar
Biju
 
 
Posts: 119
Joined: Thu Mar 10, 2016 7:02 pm
Location: Kerala, INDIA.

Need help to modify Java script

Post by Biju »

See the countdown clock script in the following link:
https://codepen.io/timjackleus/pen/rjmxpW

The Java script does not has a target date & time; but we have to enter or modify the number (last line in the script) by which it count the target date from 'today's date' and displays the countdown clock.

Can anybody modify the script with entering target date (like 22/12/2018; 12.00) instead of entering the number?
~ Remain Curious
and Keep Learning ~

_________________
visit my site
WWBman
 
 
Posts: 916
Joined: Fri Jan 08, 2010 6:10 pm

Re: Need help to modify Java script

Post by WWBman »

Can't help you with modifying the script but have you seen:
viewtopic.php?t=24385
It has basic formatting but I don't think you can change text size/font but it may be what you are looking for.
E.g. 60 Days, 09 Hours, 27 Minutes, 30 Seconds.
but see https://www.hashemian.com/tools/javascr ... wn-faq.htm for further formatting options.
Post Reply