<div dir="ltr"><div dir="ltr"><div>  </div><div>I'm pretty sure that the x3d.tooltips.path needs to exist.  See snippet below</div><div><br></div><div><br></div><div><br></div><div>  <!-- See X3DJSAIL for original tooltip usage code --></div><div>    <xsl:variable name="x3d.tooltips.path"></div><div>        <xsl:text>../tooltips/x3d-4.0.profile.xml</xsl:text></div><div>    </xsl:variable></div><div>    <xsl:variable name="x3d.tooltips.document" select="doc($x3d.tooltips.path)"/></div><div><br></div><div>I can work on getting the tooltips back into the stylesheet/x3d-python-mod if you want to do other things.</div><div><br></div><div><br></div></div></div>