|
|
FamilyTrees.GenoPro.com Customers GenoPro version: 3.1.0.1
Last Login: Thursday, June 2, 2022
Posts: 108,
Visits: 1,280
|
Sorry Ron - I just get carried away  I think I manged to get the heights of the TOCs and maps right in this version. |
|
|
FamilyTrees.GenoPro.com Customers GenoPro version: 3.1.0.1
Last Login: Thursday, June 2, 2022
Posts: 108,
Visits: 1,280
|
Anything not to watch the royals... May I suggest a minor tweak to correct behaviour on places.htm. Places that have place links in the references section (like a parent place) - when you click on the link it opens the place-nnn.htm in the popup frame but it doesn't show the close button in the popup frame. Correction for this is in util.vbs Function StrHtmlHyperlinkPlace(obj)
changing line 975 from StrHtmlHyperlinkPlace=Util.FormatString(" <a href='place-{1}.htm' onclick='showPopUpFrame();' target='popup' alt='{2&t}' title='{2&t}'>{0&t}</a>", obj.Session("NameShort"), obj.ID, obj.Session("Address"))
to StrHtmlHyperlinkPlace=Util.FormatString(" <a href='place-{1}.htm?popup' onclick='showPopUpFrame();' target='popup' alt='{2&t}' title='{2&t}'>{0&t}</a>", obj.Session("NameShort"), obj.ID, obj.Session("Address"))
|
|
|
Administrators Customers Important Contributors FamilyTrees.GenoPro.com GenoPro version: 3.1.0.1
Last Login: 5 hours ago
Posts: 3,418,
Visits: 26,399
|
Still working on these updates, but some FancyBox bits problematic Hope to have something ready soon
'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
|
|
|
Administrators Customers Important Contributors FamilyTrees.GenoPro.com GenoPro version: 3.1.0.1
Last Login: 5 hours ago
Posts: 3,418,
Visits: 26,399
|
Hopefully I have managed to put most of your suggestions into the latest Report Skins bundle. Many thanks for your work on these.
See http://support.genopro.com/Topic40608.aspxI looked at the carousel feature with fancybox but I think it is now a licensable product, unlike the query version currently used.
'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
|
|
|
Customers FamilyTrees.GenoPro.com GenoPro version: 3.1.0.1
Last Login: Tuesday, March 25, 2025
Posts: 264,
Visits: 1,757
|
|