[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Functions w/ 2 parm's



At 12:33 AM 2/13/96 -0600, you wrote:
>I am trying to define a function for a call.. It has 2 arguments.
>
>function funcname(seed,itime)
>{
>   ...
>
>}
>
>in body...   onLoad="funcname(100,1)"
>

Try putting an alert('I got here') inside your funtion to test if its called
and then dies.  Looks like it should get called.  Another thing everyone
else who starting out should remember is to always use HEIGHT and WIDTH tags
for all images on pages with Javascript.  

Let me know if this works, you may need to post a little more code, you
could just have a syntax problem.

Andy Augustine
http://wwww.his.com/~smithers/freq/beta/