My b2evolution Version: 4.1.x
Hi. First time for me to try b2evolution. I'm trying to run some javascripts. For example:
<script src="/js/maxheight.js" type="text/javascript"></script>
<script src="/js/jquery-1.js" type="text/javascript"></script>
I have the js in the folders named as above. When I do a PREVIEW, I get error messages:
Illegal tag: script
Is it illegal to use javascript?
you dont load scripts in posts/pages. you should insert it in your theme files
if you skin has
if your skin doesnt have copy these two files from one dir above ./skins