clicking anything? hi all
yes its that simple
i created a javascript function and added it to the header ,
now i want the browser to automatically call the function each time a user enter this page, (without clicking anything)
my question how would be the code in the body ?
<body>
.
.
.
</body> ?
is there another way to do it , without calling the "onload" inside the body
ty very much Arjun that helped me much
yes its that simple
i created a javascript function and added it to the header ,
now i want the browser to automatically call the function each time a user enter this page, (without clicking anything)
my question how would be the code in the body ?
<body>
.
.
.
</body> ?
is there another way to do it , without calling the "onload" inside the body
ty very much Arjun that helped me much