A programmable jQuery countdown timer with Ajax CodeIgniter.
2. Inside the zip file- follow this path "application/config/database.php" change the database name as you create in your phpmyadmin
$config['base_url'] = 'http://localhost/jquery-countdown-timer-with-ajax-codeigniter';
//Whatever your folder name is will need to add here after localhost/YourFolderName
//Here my folder name is "jquery-countdown-timer-with-ajax-codeigniter" inside htdocs folder
This countdown timer will show 4 attributes Day, Hour, Minute and Seconds. User able to input date using calendar and set the timer.
The following attributes can be customizable from a timer editing panel
- Clock font size
- Clock background color
- Clock label font size
- Clock label font color
- Hakik Zaman hakikz@yahoo.com
License under the MIT License.