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

'nextPage()' Syntax, Parameters and Note

Note:

Displays the next page of external data bounded a table.
    
Syntax:
    
document.all.tableID.nextPage()

    

      
      








Related examples in the same category

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