If I have a div that is overflowing, is there a way I could call a jquery function to scroll it down 60px or something?
相关问题
- How to fix IE ClearType + jQuery opacity problem i
- jQuery add and remove delay
- Include empty value fields in jQuery .serialize()
- Disable Browser onUnload on certain links?
- how to get selected text from iframe with javascri
mine is going like this:
Or, simply use the scrollTop() jQuery API call.
Yes you can use ScrollTo plugin.
UPDATE Seems like link is broken now. New link here