Can anyone point me to some documentation/example(s), that will show the syntax and where in a PHP file you put the javacript code in a ...?
I have seen <javascript:foo.foo()> used. I did not see where the javascript "foo()" fuction was defined/coded...?
I have used javascript, many times, in HTM files, but when I type it in PHP, the code does not work...???