'previousPage()' Syntax, Parameters and Note : previousPage « Javascript Methods « JavaScript Reference

'previousPage()' Syntax, Parameters and Note

Note:

Displays the previous page of external data bounded to a table.
    
Syntax:
    
document.all.tableID.previousPage()

    

      
      








Related examples in the same category

1.'previousPage()' Example
2.'previousPage()' is applied to