Reply to thread

This is relatively easy to change, and makes more sense now that I got rid of the page nav with ajax-based phrase/user searches. However, it does introduce a weirdness because the data isn't there locally, so it has to be fetched with ajax. That means that you get a delay and "flicker" (if you want to call it that). That will really depend on how quickly the server responds.


On the whole, that probably is preferable though.


Back
Top Bottom