Created
August 28, 2017 19:23
-
-
Save ig0r74/a900f80c0b2d387fde88931095132567 to your computer and use it in GitHub Desktop.
AJAX-пагинация MIGX
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[[!pdoPage? | |
&element=`getImageList` | |
&tvname=`fabriki` | |
&tpl=`@CODE:<div class="col-md-4"><a href="[[+link]]"><img src="http://placehold.it/350x250"></a><h4>[[+manufacturer]]</h4></div>` | |
&limit=`2` | |
&totalVar=`ImagesTotal` | |
&toPlaceholder=`ImagesResult` | |
&ajaxMode=`button` | |
]] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment