Viewing File: /home/u103475381/domains/ondawebhost4.com.br/public_html/sistema-icm/js/siap/index.js

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