Hi there,
It’s me again. I’m stuck at implementing a javascript into my region. Must be a easy question for someone who’s done this before.
Basically I have the following code:
<script type="text/javascript">
<!--
var anwb_tool="verkeersinformatie";
//-->
</script>
<script type="text/javascript" src="http://www.anwb.nl/verkeer/verkeerstool.js">
</script>
Now from here on I can make a region with embedded source, but I can’t simply put in a string of javascript without adding any html to it. Now again, I’m a total noob so I must be missing something relatively easy here.
Thanks for your time in advance!