$.fn.almEmpty only dispatch if query is empty since the begining
-
Hi, thanks for this plugin, works great!
However I’d like to hide the button once all posts are loaded. I was planning to do it using the “$.fn.almEmpty” callback. But this function only gets fired if the query has no results the first time you press the button. Otherwise, if you get results, once all of them are loaded (say after three times laoding 6 posts each time) and you press the button again the callback is not dispatched.
I do not know if this behavior is intended but if it is, what would you suggest me to hide the button once all posts under certain query are loaded.
Thanks in advance,
Arruti
The topic ‘$.fn.almEmpty only dispatch if query is empty since the begining’ is closed to new replies.