Go to
https://genealogia.dejudicibus.it/index.php?f=dejudicibus&b=ventimiglia&c=xiv&p=13__a
This is made by using the Bootstrap tabbable divisions. If you click on "Fonti" you see the second section. If you INSPECT code, you can see that the href is simply a fragment, that is,
<a class="nav-link" id="tab-t13__a-1" data-toggle="tab" href="#t13__a-1" role="tab" aria-controls="t13__a-1" aria-selected="true">Fonti</a>
Now, if you click on the top-right white icon to translate to English (not the automatic translator popup a browser may offer)...
See https://i.stack.imgur.com/34yRh.png
... you can see that the link is changed to
<a class="nav-link" id="tab-t13__a-1" data-toggle="tab" href="https://genealogia-dejudicibus-it.translate.goog/index.php?_x_tr_sl=it&_x_tr_tl=en&_x_tr_hl=en-US&_x_tr_pto=wapp#t13__a-1" role="tab" aria-controls="t13__a-1" aria-selected="true"><font style="vertical-align: inherit;"><font style="vertical-align: inherit;">Sources</font></font></a>
That breaks the Bootstrap mechanism. If you click on "Sources" nothing happens.
Any help is appreciated.
Dario de Judicibus
--
You received this message because you are subscribed to the Google Groups "Google Cloud Translation API" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-translate...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-translate-api/54c65e9c-2954-475d-92ae-3875888a2b04n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Translation API" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-translate...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-translate-api/157e180c-d800-40b0-b077-6f9ec7901ad6n%40googlegroups.com.