Hi,
I have a small problem. in the HTML extra fields in K2 articles I'm implementing an JavaScript code mixed with HTML. The problem is when I add within the code ( <script src="..../calc/js/simple-slider.min.js" type="text/javascript"></script> ) inside the text field everything works fine but when I remove that line and load the simple-slider.min.js from the Joomla core as you suggested in some post its not working. In the page source I see the simple-slider.min.js loaded.
Where should I search the problem?
Thanks,
skullmonkey