javascript popup insert within the body
simple question im sure, have basic javascript
<script type="text/javascript">
<!--
alert ("this javascript alert box.")
// -->
</script>
however needs inserted in <head> locked within template , if insert there appear on pages under template, appear on 1 page.
thanks in advance
you can insert first item after <body> on page , should work same way in header.
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment