Test for IE6 with YUI


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



Copy this code and paste it in your HTML
  1. if (YAHOO.env.ua.ie && YAHOO.env.ua.ie < 7)
  2. // alert('fuck off and upgrade your fucking browser you ponce!')

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.