Forum Moderators: open
On the results page of MSN Search, results are presented in the form of an ordered list. Paging through results, the list numbers incremement. (ie 1-10, 11-20).
How is this done, how does the ordered list know to start at number 20 on another page? The first <li> in an <ol> would be presented as "1", but this is being over-rided.
Anyone know how?