Page error:
I use IE7.
Would you please describe the way of solution of this problem?
Thank You.
The generated HTML file for the individual in your example should have a 'SCRIPT' section towards the beginning where the timeline events are created in a Jscript object. For example the section in Harry Potter's html file has
{ 'start' : '31 Jul 1980', 'end' : '22 Jul 2007', 'isDuration' : 'false', 'title' : 'Birth 31 Jul 1980 - ', 'icon' : 'images/gender_M.gif', 'color' : '#1E90FF'},{ 'start' : '01 Jan 1991', 'end' : '01 Jan 1998', 'isDuration' : 'false', 'title' : 'Hogwarts 1991 - 1998', 'icon' : 'images/education.gif', 'color' : '#9ACD32'}]};tlParam.date = '31 Jul 1970';</script>
For some reason the section in your file is either missing or invalid. If you send me either your .gno file or a sample .gno file I will investigate further. Use GenoPro's File/Send menu item to do this.