I used this jQuery plugin:
Eventually it has poor documentation. It doesn't want to bind on ajax-loaded content. For example, a link: a link from an ajax content which points to another page doesn't load via ajax but the window loads that page instead.
How do you bind the plugin for ajax-loaded elements?