
el=document.querySelector('[src$='/f2.png']');el.addEventListener('mousemove',function(ev){el.setAttribute('style','position:absolute;left:'+(ev.clientX-115))})
(the usual method is putting 'javascript:THAT' in the address bar, or pasting it into your web console (Ctrl+Shift+K in Firefox) if that doesn't work)
Then wiggle your mouse on the second image.
( ,
Wed 27 Jun 2012, 14:20,
archived)
(the usual method is putting 'javascript:THAT' in the address bar, or pasting it into your web console (Ctrl+Shift+K in Firefox) if that doesn't work)
Then wiggle your mouse on the second image.