
Cliff
Staff

Jan 30, 2004, 10:05 AM
Post #10 of 13
(6798 views)
Shortcut
|
|
Re: [reviewportals] Page break addon is broken
[In reply to]
|
Can't Post
|
|
Hi Tony, Thanks for your patience, and thanks for sending in your details. As great as the page break feature is, the only way that I could get that ad to properly appear on the page was to move it either to the top of the article, or to the bottom of the article. My preference was at the top. So this is a sample of what worked for me:
<script language="javascript" src="$url_publish$pagebreak.js"></script> <!--#include virtual="/ad.php"--> <script language="javascript"><!-- var showPageNavTop = 1; var showPageNavBot = 1; var showPageNavAll = 0; var PageMarker = '<!--page--\>'; var PageContent= '$art_content_je$'; PrintArticle(); // --> </script> If the include is inside the content, or in the JavaScript it's going to get picky. I don't know if that is exactly what you had in mind for your design, but you may want to give it a try and see how it looks. Keep me posted, I'd love to see the final result that you use Regards, Cliff Stefanuk - Customer Service Manager [email]support@interactivetools.com[/email]
|