With a driver file of

 <xsl:import href="/sgml/nw/docbook/slides-2.1b1/xsl/frames.xsl"/>
  <xsl:param name="graphics.dir"        select="'images'"/>
  <xsl:param name="keyboard.nav" select="1"/>
  <xsl:param name="css.stylesheet"   select="'slides.css'"/>
 
  <xsl:param name="toc.hide.show"           select="1"/> 
  <xsl:param name="output.indent"          select="'yes'"/>
  <xsl:param name="overlay"           select="1"/>
  <xsl:param name="overlay.logo"       select="'images/slides-1.png'"/>


1. I've lost the overlay.logo.

In toc.html I see

      <div style="position: absolute; visibility: visible;" id="overlayDiv"><img 
src="images/slides-1.png" alt="logo" vspace="20"></div>
   </body>

For some strange reason the image only shows when the javascript is
removed from the code.

regards DaveP


Reply via email to