You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).