How are you? My Question:
How can I control or specify the way a document scrolls to the position of desire described by either the mouse scrollwheel, an
here is a good solution check this out http://ataredo.com/morphology/lucidscroll/
<script src="file-directory/jquery.js"></script> <script src="file-directory/lucid.js"></script> <script> $(window).on('load', function() { $(this).impulse(); }); </script>