Quote:
Originally Posted by kovidgoyal
Use something like
<p id="pagenum" style="text-align:center;"></p><script>document.getElementById("pagenum").inner HTML = "" + (_PAGENUM_ + 3)</script>
Replace 3 above with whatever you need.
|
Thank you for the code sample. I did not have success with it. No digits or text appear in the result.