Fix for IE cutting off select dropdowns

jQuery.selecteSizer – a fix for IE cutting off select dropdowns

In IE fixed width select menus don't expand when used, this is a solution:

if(j.browser.msie){
j('select').selecteSizer();
}

About Keiron

Web Developer based in the UK. Click here if you want to work with me