- 2023 Downloads
- Price: FREE
description
Our script creates a dynamic vertical timeline using multiple events stored in a MySQL table. You can create unlimited number of events.
For each event you have:
1) Date
2) Image - specified via URL
3) Event title
4) Event description
For each event you have:
1) Date
2) Image - specified via URL
3) Event title
4) Event description
download
To download Timeline Script for FREE you need to login your account.
how to install
1) Download and unzip the script package.2) Upload the Timeline Script files in a folder on your server
3) Edit config.php file and MySQL login details:
$SETTINGS["hostname"]='localhost';
$SETTINGS["mysql_user"]='';
$SETTINGS["mysql_pass"]='';
$SETTINGS["mysql_database"]='';
$SETTINGS["data_table"]='member';
4) open database.sql and import all MySQL queries in your database. MySQL table will be created where timeline events will be added.
5) Open the timeline.php web page using your web browser.
Aditya billore
October 19, 2018 at 08:28 am
Plz may GB account script open please sar help plz thanks
Sharma Babul
August 4, 2018 at 16:10 pm
Timeline Liker
Eshan
July 26, 2018 at 18:24 pm
Superbb
Soham gaydhane
June 16, 2018 at 03:03 am
Awesome
Shoeb sk
May 25, 2018 at 02:39 am
Nice
SK Aleem
May 11, 2018 at 07:34 am
I love it
MEHMET AKIF TASKIRMAZ
March 24, 2018 at 15:11 pm
On the mobile phone screen, the content width is too small and not fit on the screen. Is there a way to solve this problem?
Thanks.
MEHMET AKIF TASKIRMAZ
February 27, 2018 at 14:58 pm
Hi, I want to start for example third racord. That is, when the page loads it will show 2015 as highlighted. Is it possible? Thanks
CzechBuh
March 24, 2018 at 00:19 am
Hi,
in main.js in line:
}).eq(0).trigger('click');
- change eq value :
For your selection :
}).eq(1,2,3,...).trigger('click');
or for last value:
}).eq(n-1).trigger('click');
Bye!
MEHMET AKIF TASKIRMAZ
March 24, 2018 at 09:13 am
thank you very much :)
Pranay
February 15, 2018 at 12:25 pm
What is use of script
me
March 13, 2016 at 13:31 pm
hi
I want change to ARABIC
how can do ?