Wednesday, November 21, 2012

Move UP and DOWN button using jQuery

Scroll up and scroll down buttons for the div tag using jQuery. You need to add jQuery library to your page before use this code sample. It can done by adding this script tag.


Online jQuery library
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js">
</script>

Downloaded jQuery library
<script src="jquery.js"></script>

No comments:

linkwithin

go