OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: DOCBOOK-APPS: 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




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC