|
|
|
Forum Expert
      
Group: Customers
Last Login: 2 days ago @ 11:55:26 PM
GenoPro Version: 2.0.1.5
Posts: 83,
Visits: 486
|
|
| Popup timeline display correctly but in the individual page or family page it is just a frame. 
Page error: 
I use IE7. Would you please describe the way of solution of this problem? Thank You.
|
|
|
|
|
Grand Master
      
Group: Customers
Last Login: Yesterday @ 6:30:53 PM
GenoPro Version: 2.0.1.6
Posts: 1,151,
Visits: 5,401
|
|
| I have been unable to diagnose the problem from the information supplied. Are you using a custom skin, and if so is it based on the built-in skin from the version of GenoPro you are using? 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 <script> var tl, tlParam = new Object(); tlParam.unit = 8; tlParam.pixels=70; tlParam.duration = true tlParam.nowTag = ' now'; tlParam.wrapEvents = true; tlParam.json0 = { 'events' : [{ '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.
'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
|
|
|
|