Hi,
I put some javascript code inside the load js event (within the on load event) but was surprised that the code was visible in the final output. The help inside the load js event says not to put it inside a script tag. Any ideas on how to leave the js there (which is functioning as a dynamic calculator) but not having it visible to the end user.
I must be doing something wrong.
Thanks!
I put some javascript code inside the load js event (within the on load event) but was surprised that the code was visible in the final output. The help inside the load js event says not to put it inside a script tag. Any ideas on how to leave the js there (which is functioning as a dynamic calculator) but not having it visible to the end user.
I must be doing something wrong.
Thanks!