Hi there,
I think this has been posted before, but I couldn't find it.
Mark, I know your opinions of "No Right Click", but it suits me fine at the moment to use it. What I would like to know is how can I put a script into each HTML page without having to do it manually. A sample is below:
</head>
<body>
<script type="text/javascript" src="scripts/noclick1.js"></script>
<div id="header">
How can i enter this just once and let it populate to each HTML page. Can it be done in CSS files?
Any help would be appreciated