Jump to content

Bug in import HTML user tool?


Mike Doyle

Recommended Posts

Hi All

 

I've been playing around with importing my own usertools, and coming accross some strange behaviour. It seems to have problems leading with headings that are also scripture references. When there is a subheading with a scriptural reference, the hierarchical menu in the left hand side gets stuffed up. In particular, the top menu will expand, but no sub-menu will appear. Correct behaviour would be to see the scriptural reference as a sub-menu.

 

thoughts?

Mike

 

Some sample code:

<html>
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv='Content-Type content="text/html; charset=utf-8"'></meta>

<title>Commentary on Joshua</title>

</head>

<body lang="EN-US">
<h1>My Commentary on Joshua</h1>

<h1>Introduction</h1>
This is my introduction

<h1>Preface</h1>
<h1>Chapter 1</h1>
<h2>Joshua 2:1-24</h2>
<h2>Joshua 2:1-24</h2>
<h2>Joshua 2:1-24</h2>
<h1> Chapter 2 </h1>
<h1>Chapter 3</h1>
<h2>Joshua 2:1-24</h2>
<h2>Joshua 2:1-24</h2>
<h2>Joshua 2:1-24</h2>
<h1>Chapter 4</h1>
<h2>Joshua 2:1-24</h2>
<h2>Joshua 2:1-24</h2>
<h2>Joshua 2:1-24</h2>
<h1> Conclusions </h1>

</body>
</html>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...