1.
I have some HTML in which I've embedded some JavaScript. In Firefox-62, it works on a Fedora-27 workstation as I want, but on a windows-7 box, the browser seems to act as if the script does not exist. Here is an HTML extract showing the embedded JavaScript:
<table>
<tr>
<td style="padding: 0;">
<img id="BianqingPic" src="x" alt=""/>
</td>
</tr>
</table>
<p id="BianqingCaption" class="photocaption">
</p>
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<s