Recent Posts

16th of April, 2018

0 comments

Pure CSS scroll-to-top

Given all the tools CSS offers I always wondered whether it was possible to make a scroll to top link functionality via CSS only. After many unsuccessful attempts the idea came in to try with position: sticky which finally began to work.

Read more

24th of February, 2017

0 comments

Disable scrolling over embedded Google maps

If you have a full-width embedded Google map you are probably familar with the issue that the page can’t be scrolled because the iframe steals your mouse. There’s an “overlay” workaround floating around, here’s a simplifed verson of it.

Read more

15th of December, 2014

0 comments

FPconnect for FoldersPopup (Windows)

There are several ways to jump to favorite folders in file managers - tabs, hotdirs, keyboard shortcuts, toolbar buttons, etc. But what if you are not in your file manager? FoldersPopup is an application that can help in such situations, and the FPconnect addon allows integration of any file manager that supports commandline navigation.

Read more