This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

slides 21b1


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]