First, you need to load the jquery library (skip).
Secondly, add the following Javascript code to the head of the page:
No. Third, add to the style:
a {position: relative }
Done.
Simply define the a:hover style, which seems to be simpler:
a:hover { padding: 0 0 0 8px;}
It’s just not natural enough.