linking external googleapis files
-
first of all, I really like this one. was using Simple CSS until i needed to add some JS to my admin area; found yours, and love it.
only think is, the linking of external js or css files doesn’t seem to work. in the editor, it appears to still want to wrap the code with <script> or <style> tags which is not how external files are called, of course.
if i ignore this and just attempt to add
<script src=”https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js”></script>
nothing appears in admin head.
am I missing something?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘linking external googleapis files’ is closed to new replies.