An amped-up alternative to Turbolinks Show archive.org snapshot that differs in points like this:
- It's opt-in instead of opt-out, so you explicitely mark up links that should use Wiselinks
 - It can refresh content in a given selector only (think framesets), whereas Turbolinks always refreshes the whole body
 - It can submit forms without a page reload
 - It can follow redirects from an AJAX response
 
Posted by Henning Koch to makandra dev (2014-11-24 13:00)