JavaScript error occur when posting a new message
Object Required It occurs as soon as the AddPost.aspx page is loaded.
var prevIdx = document.getElementById("_ctl0_MainContent__ctl0_PostForm_PostAttribute_0").tabIndex;
Object Required It occurs as soon as the AddPost.aspx page is loaded.
var prevIdx = document.getElementById("_ctl0_MainContent__ctl0_PostForm_PostAttribute_0").tabIndex;
It's strange, it has only just started happening in the last couple of days.
I'm also getting an similar error when I enter text into the search box that at the top of a thread:
Object Required
return clickButton(event,'_ctl0_MainContent_PostFlatView__ctl0_SearchRedirect__ctl0_SearchButton')