To be pedantic, there shouldn't be such a thing as a delete link, but a (POST) form that deletes something, even if the submit button looks like a link via CSS. That said, I think Wicket has much less of a latency problem than most other frameworks, and by blindly pre-loading stuff you likely trade latency problems for throughput problems, so I'd hesitate to include such a script.
Greetings, Martin On Feb 8, 2014 7:47 PM, "Martijn Dashorst" <[email protected]> wrote: > http://instantclick.io/ > > Might be interesting? > > Though what would happen with a delete link? > > Martijn >
