Hello everyone. I'm not very familiar with javascript, but need to resolve an issue.
I want to prevent user from opening new browser window while at the website. I have seen that type of functionality at test taking sites, however I couldn't look at the source code.
I don't think I can disable File->New->Window, so there must be a way to detect that user opening a window and warn user and close new window or don't let it do at all.
Your thoughts much appreciated.
steve
I want to prevent user from opening new browser window while at the website. I have seen that type of functionality at test taking sites, however I couldn't look at the source code.
I don't think I can disable File->New->Window, so there must be a way to detect that user opening a window and warn user and close new window or don't let it do at all.
Your thoughts much appreciated.
steve