Last active
May 25, 2023 09:24
-
-
Save ig0r74/f37b210ceecefd3fcf9c4e36eba20e2f to your computer and use it in GitHub Desktop.
MODX mFilter2 одновременное использование стандартной пагинации и подгрузки кнопкой
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
// добавить кнопку под результатами | |
<button class="btn btn-default btn_more_custom">Загрузить еще</button> | |
<div class="mse2_pagination"> | |
{'page.nav' | placeholder} | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment