Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I applaud your university for not supporting a deprecated Internet browsing experience!
-
@host same. My IT dept actually evaluated it some time back and they dismissed it because "people would have to learn something new". 😐🔫
-
sgbaker1358y@chewbacca
if (IE == true) {
alert('Sorry Frefox is required');
} else if(fireFox == true) {
alert('Sorry Internet Explorer is required');
} -
The alert should say: "Internet explorer is not supported, use a real browser please"
Related Rants
A legitimate warning from my university's curriculum app
undefined
ie