pagination problem
"BARREAU Amandine" <[email protected]>
| Newsgroups | gmane.comp.cms.jahia.template |
|---|---|
| Message-ID | <7F2AAB834036BC48AB9C27DD9EC30BBE15E968@EPLUXSEX02.ep.parl.union.eu> |
Hello, I want to add paignation options to my template but It doesn't work correctly. if I write: <a href="javascript:changePage(document.myForm,document.myForm.ctnscroll_co ntacts,'5_5');"> Next>></a> it works but with the jahia tag: <jahia:nextWindowButton title="Next>>" method="post" formName="myForm" /> it doesn't work. thanks