Page is a not externally linkable
lostdreamer - 12:59 pm on Jul 13, 2010 (gmt 0)
Rule 1 in javascript: Use javascript that degrades gracefully.
How many times I have visited a site that forced me to turn on javascript for the smallest things....
Normally I would use a href tags to link through the 'normal' pagination, and have them replaced (by js) with buttons that will paginate through ajax calls.