Profile
Achievement
FatFolderDesigner's Recent jQuery SnippetsTagged ajax
- All /
« Prev 1 Next »
When running live filters on large, long scripts you can get old, stale results replacing your new, fresh ones. After all, a search for everything containing 'S" in a large database of city names can take a lot longer than "Seattle", so your script g...
2
2180
posted 15 years ago by FatFolderDesigner
Simple jQuery script to load additional content when you near the bottom of the page, same sorta thing Twitter does (although I originally programed it for a different use). Only thing of remark is the fact that it stores the current highest loaded v...
4
2741
posted 15 years ago by FatFolderDesigner