Strange chapter header issue?
I've noticed something strange with my converted files on my K3. It only happens rarely and I've not been able to determine what is causing it. It has to do with chapter headers and it only appears when I use the 4-way control to skip from chapter to chapter.
Sometimes, when skipping from chapter to chapter, usually when going backwards through a book, but not always, certain chapters div> will display in the upper left corner of the screen. The code setting up the chapter header is identical for all 80+ chapters but I only experience this problem with certain chapters. The chapter header code is listed below. I'm at a loss as to what may be causing this. Has anyone ever experienced this before? Does anyone have any ideas?
Thanks.
- Byron Followell
<body class="text" id="text">
<div class="chapter" id="ch84">
<div class="chapterHead">
<h2 class="chapterNumber" id="heading_id_2"><span class="bold">Chapter Nineteen</span></h2>
</div>
|