Se que este tema es del 2006 y es muy antiguo y es necropost.
Código HTML:
<script language="javascript">
window.onload = function() {
window.resizeTo(window.parent.document.getElementById("suppliers_history").offsetWidth, document.getElementById("div_supplier_history").offsetHeight+30)
}
</script>
Pero ese script no funciona en firefox, podria alguien decir si existe algo similar que funcione en firefox tambien?
Muchas gracias!