05-26-2024, 04:39 PM
Thank you for your reply, but I think that is not what I mean.
I was thinking of a possibility similar to using JavaScript within HTML, and without using Libraries.
<HTML>
...some html...
<Script language: JavaScript>
...some javascript...
</Script>
...more html...
</HTML>
I was thinking of a possibility similar to using JavaScript within HTML, and without using Libraries.
<HTML>
...some html...
<Script language: JavaScript>
...some javascript...
</Script>
...more html...
</HTML>
"Give a man a program and he will be happy for a day. Teach him to program and he will be happy for the rest of his life."