Cita:
utilizo la siguiente funcion para iniciar una funcion con parametros al iniciar la pagina.derkenuke
Código HTML:
window.onload = function() { funcion(5); }
Código PHP:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Documento sin título</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="thickbox.js"></script>
<link rel="stylesheet" href="thickbox.css" type="text/css" media="screen">
</head>
<body>
<a href="ajaxOverFlow.html?height=500&width=600" title="add a caption to title attribute / or leave blank" class="thickbox">Scrolling content</a>
</body>
</html>
Saludos.... y que esten bien