View Single Post
Old 03-23-2014, 01:36 AM   #6
kerliza
Member
kerliza began at the beginning.
 
kerliza's Avatar
 
Posts: 24
Karma: 10
Join Date: Oct 2013
Device: none
Quote:
Originally Posted by kovidgoyal View Post
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.
kerliza is offline   Reply With Quote