how do i insert Java acript code into WP site?

by 3 replies
4
Hi

All in the subject line really.

Thank you
M
#website design #acript #code #insert #java #site
  • There are different methods:
    Using Javascript « WordPress Codex
    Which one did you try?
  • If you are talking about inserting code directly into a post/page through the editor you can find plugins that allow you to use code in there. Just search in WordPress.org plugins directory.
  • [DELETED]
  • in header.php edit and add <script type="text/javascript" src="/jsfolder/js.js"></script> in <head>

Next Topics on Trending Feed