I need to load not the first but the other page when the table is initiated. Is it possible to do this?
my test case is http://montaj.vianor-konakovo.ru/goods_new111.html
in line 1158 of the goods_nev.js file I give the command to go to page 6:
table.page (5);
but the table does not load this page what could be the problem? And is it possible to initiate a table right away, for example from page 6?