Hi meells

You can have as many javascript functions you like in the header section or anywhere else for that matter. But the code has to be correct.

Since you're using OCD 5.x, you can't use the new DAX-tags. The only difference in the script I posted is in the last part, which should look like this:


<script language="javascript">
<!--
colorMyText("<!--[Custom1/]-->");
//-->
</script>


-paul-