$(document).ready(function($) { $("input").attr("autocomplete", "off"); if ($.browser.msie) { $("iframe").css("width", "99.8%"); } });