HollyVally
Programmer
Hi all,
I am trying to write js functions without any success --- obviously that clearly shows my intelectual ability in js :-(
However, a job has to be done. Therefore these stupid questions.... ::::
While I was trying a function writen in-line it seems to work, and as I was trying to put these functions in .js include file. I managed to make a delicious mess !!!!!
Only the alert function works(lucky me!). Therefore, I managed (again my forefathers great luck was passing by!!) to see the passed parameter thru the alert func. Here is what I have got:
When I pass a 'form' as a parameter to a function it shows me that *martian creature* '[Object HTMLInputElement]' : FINE.
How do I handle that?
Can anybody be generous enough to help/guide me thru this *horrondous* journey of my great lesson in dear js?
Thanks a Zillion for at least reading this.
I am trying to write js functions without any success --- obviously that clearly shows my intelectual ability in js :-(
However, a job has to be done. Therefore these stupid questions.... ::::
While I was trying a function writen in-line it seems to work, and as I was trying to put these functions in .js include file. I managed to make a delicious mess !!!!!
Only the alert function works(lucky me!). Therefore, I managed (again my forefathers great luck was passing by!!) to see the passed parameter thru the alert func. Here is what I have got:
When I pass a 'form' as a parameter to a function it shows me that *martian creature* '[Object HTMLInputElement]' : FINE.
How do I handle that?
Can anybody be generous enough to help/guide me thru this *horrondous* journey of my great lesson in dear js?
Thanks a Zillion for at least reading this.