Perry Smith

Java Questions & Answers

Home / Java Q & A Archive Page 1 / Java Q & A Archive / Java Q & A Main Page



8-11-98

Hi people !!

Can some one tell me if there is a way to hide a java script so that it doesnt show when you try to "view document source"

Bandit
bandukaa@yahoo.com


Response
8-13-98

Instead of writing all of your java script in the document source use this:

and write your code in the file filename.* or whatever you choose to call it. It will call your functions, then, as needed.

Shari


Home / Java Q & A Archive Page 1 / Java Q & A Archive / Java Q & A Main Page