Mini Searches with Answers

These are links associated with recent searches I’ve done. They’re not difficult enough to warrant to their own posts but still super useful.

How to Scroll to the top of the page with jQuery
$('html, body').animate({scrollTop:0}, 'slow');

solution for “cannot empty the clipboard”
Go to Task Manager => Processes
Look for "rdpclip.exe"
End that process

ghetto-fts – Google Code
Absolutely minimalist Python implementation of a filesystem full text indexer, only 77 lines of code!

Tags: , , , , , , , , , , , , , , , , ,

Comments are closed.