Created
February 28, 2012 18:20
-
-
Save lancehilliard/1934114 to your computer and use it in GitHub Desktop.
ImageGear for .NET Online Demo (http://igdemos.accusoft.com/imageGearAspNet19/Demo/) "Next Page" command button markup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<img class="toolbarButton toolbarPageNext" alt="Move to Next Page" src="DemoImages/demo_btn32_page_next.png" jQuery1330452980384="46" command="function onToolbarPageNext() { | |
FileList.set_currentPage(FileList.get_currentPage().nextPage()); | |
}"/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment