Flag if browser is an IE browser


/ Published in: JavaScript
Save to your folder(s)

Uses JScript


Copy this code and paste it in your HTML
  1. var isIE = /*@cc_on!@*/false;

Report this snippet


Comments


You need to login to view comments.