View Single Post
Old 02-23-2015, 12:04 PM   #7
bowlins
Member
bowlins began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Jul 2014
Device: none
I've tried many variations of document.write() but with no success. I just don't know if JS scripts in the header/footer can interact with the body element. Also using document.write() makes the pdf conversion to fail

Looking at the documentation in MDN, xhtml documents do not allow for document.write(), which makes things even more complicated https://developer.mozilla.org/en-US/...Document/write
bowlins is offline   Reply With Quote