Is it possible to use just HTML content replacement feature without pushState in IE8?
I disabled pushState in options, but when I click on the trigger link the redirect occurs.
Or maybe if replacement only is needed it's better to write code independently without including this plugin or use other plugins with just that feature (I understand that the main feature of this plugin is pushState and not the replacement).