: URL fragments (hash) append to page title automatically I am facing an issue (in IE): my url fragments (hash) will automatically add to the page title in my pageview (dt), but it only happens
I am facing an issue (in IE): my url fragments (hash) will automatically add to the page title in my pageview (dt), but it only happens in IE.
I have used the setTimeout as below, but the pageview still has fragments in the title, but the virtual pageview will not have this issue, yeah, only the first pageview.
$(window).load(function(){
setTimeout(function(){
window.document.title = MetaData.meta.title;
}, 1000);
});
I am trying to determine if I can overwrite the default page title value in pageview or not. If it can, how?
More posts by @Sherry384
1 Comments
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.