About Question enthuware.jwpv6.2.1242 :
Posted: Sun May 10, 2015 10:37 am
Hi,
I think a <script> element is missing in the HTML. It should be:
I think a <script> element is missing in the HTML. It should be:
Code: Select all
...
<head>
<script type="text/javascript">
****INSERT STATEMENT HERE ****
</script>
</head>
...