src.returnValue at line 5374
My IDE returned this value as unacceptable when i tried to run the code for the position demo. It suggests that you use the 'standard 'event.preventDefault()' instead'.
I'm not an expert at this JQuery program yet, but when i type in the code on this page to see how it works, it returns this 'complaint'. It displays the 3 green boxes, but it doesn't show the 4th box when i move the mouse cursor around the window that is displayed when i do run the code in my browser.