Quote:
<script>document.currentScript.parentNode.querySel ector("div").innerHTML = "" + (_PAGENUM_ + 3)</script>
|
Quote:
<footer>
<div class='odd-page' style='width:10%'>_PAGENUM_</div>
<div class='odd-page' style='text-align:center; width:80%'> <b>_SECTION_</b></div>
<div class='odd-page' style='width:10%'>*</div>
<div class='even-page' style='width:10%'>*</div>
<div class='even-page' style='text-align:center; width:80%;'> <b>_SECTION_</b></div>
<div class='even-page' style='text-align:right; width:10%'>_PAGENUM_</div>
</footer>
|
looking for help, please, for being able to combine 'start at' script with the above '3 element, alternating even/odd' footer. I tried various combinations of inclusion of the style, but it always stalls out. I tried a kazillion different combos, but I'm not adept at coding beyond css. In advance, thanks, Pop