Project

Profile

Help

Bug #1603 » test.html

Manfred Staudinger, 2012-08-14 14:32

 
<!doctype html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="de">
<head profile="http://www.w3.org/2005/10/profile">
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
<title>Personen-Index</title>
<script type="text/javascript" language="javascript" src="../../SaxonceDebug/Saxonce.nocache.js"></script>
<script type="application/xslt+xml" language="xslt2.0" src="Ind_Pers_de.xsl" data-source="test.html"></script>
</head>
<body>
<div id="htmlbody">
<div class="fixed"><a href="#home">Top</a><a href="#Index_A" onclick="toggleIndex(event, 'Index_A_div')">A</a><a href="#Index_Q" onclick="toggleIndex(event, 'Index_Q_div')">Q</a><span>X</span></div>
<h3 id="home"><a href="../Index.html" title="Home">Documenta Rudolphina</a></h3>
<ul class="index">
<li><a id="Index_A" href="Index_de_A.html"
onclick="toggleInto(event, 'Index_A_div')">A</a><div id="Index_A_div" style="display: none"></div>
</li>
<li><a id="Index_Q" href="Index_de_Q.html"
onclick="toggleInto(event, 'Index_Q_div')">Q</a><div id="Index_Q_div" style="display: none"></div>
</li>
</ul>
</div>
</body>
</html>
(1-1/2)