Moved class="pagination" to child element and removed element
This commit is contained in:
@@ -6,7 +6,7 @@ jQuery(document).ready(function($){
|
||||
loadingImg : $('address .url')[0].href+'plugins/InfiniteScroll/ajax-loader.gif',
|
||||
text : "<em>Loading the next set of posts...</em>",
|
||||
donetext : "<em>Congratulations, you\'ve reached the end of the Internet.</em>",
|
||||
navSelector : "div.pagination",
|
||||
navSelector : ".pagination",
|
||||
contentSelector : "#notices_primary ol.notices",
|
||||
itemSelector : "#notices_primary ol.notices li"
|
||||
},function(){
|
||||
|
Reference in New Issue
Block a user