Lines Matching full:tip
293 .tip {
350 <xsl:attribute name="id">tip-<xsl:value-of select="$b-t" /></xsl:attribute>
351 <xsl:attribute name="class">tip</xsl:attribute>
658 <xsl:attribute name="onmouseout">popUp(event,'tip-<xsl:value-of select="$bug" />');</xsl:attribute>
659 <xsl:attribute name="onmouseover">popUp(event,'tip-<xsl:value-of select="$bug" />');</xsl:attribute>
827 <xsl:attribute name="onmouseout">popUp(event,'tip-<xsl:value-of select="$type" />')</xsl:attribute>
828 <xsl:attribute name="onmouseover">popUp(event,'tip-<xsl:value-of select="$type" />')</xsl:attribute>