I’m using ruby on rails to develop this webapp that only supports the latest browser.
How do i show a pop-up message when user is using unsupported browser.
The message will show when the page is not loaded in the following browser:
- Firefox 4 and above
- IE9 and above
- Safari 5 and above
- Chrome 10 and above
jQuery Browser Rejection Plugin can help you. it supports following browsers disable/enable options: