HomeArticlesFAQsXREFGamesSoftwareInstantBooksBBSAboutFOLDOCRFCsFeedbackSearchSite-Map
logo

Q484 How can I scroll a page automatically on mouse over?

You are here: irt.org | FAQ | JavaScript | Scroll | Q484 [ previous next ]

Try:

<a href="#" onMouseOver="scroll(10,300)">scroll</a>

Feedback on 'Q484 How can I scroll a page automatically on mouse over?'

©2011 Martin Webb