Title: How to add a javascript code on a page?
Last modified: August 21, 2016

---

# How to add a javascript code on a page?

 *  Resolved [GabriDias](https://wordpress.org/support/users/gabridias/)
 * (@gabridias)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/how-to-add-a-javascript-code-on-a-page/)
 * Hello,
    I need to use a javascript table on a page, Where do i add the javascript(.
   js) code?
 * Thank You.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [paulwpxp](https://wordpress.org/support/users/paulwp/)
 * (@paulwp)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/how-to-add-a-javascript-code-on-a-page/#post-3917938)
 * You need to make a child theme and put in the JS file into your child theme and
   then enqueue it via function. See example in this doc.
 * **wp enqueue script**
    [http://codex.wordpress.org/Function_Reference/wp_enqueue_script](http://codex.wordpress.org/Function_Reference/wp_enqueue_script)
 * Also, in case you are not comfortable writing the code, there are lots of plugin
   that do this for you.
 * **Per Post Scripts & Styles**
    [http://wordpress.org/plugins/per-post-scripts-and-styles/](http://wordpress.org/plugins/per-post-scripts-and-styles/)
 * **Creative Clans Embed Script**
    [http://wordpress.org/plugins/creative-clans-embed-script/](http://wordpress.org/plugins/creative-clans-embed-script/)
 *  Thread Starter [GabriDias](https://wordpress.org/support/users/gabridias/)
 * (@gabridias)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/how-to-add-a-javascript-code-on-a-page/#post-3917953)
 * I used Creative Clans Embed Script and worked just fine 😀
 * Thanks for your help.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How to add a javascript code on a page?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/clear-line/1.0.8/screenshot.png)
 * Clear Line
 * [Support Threads](https://wordpress.org/support/theme/clear-line/)
 * [Active Topics](https://wordpress.org/support/theme/clear-line/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/clear-line/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/clear-line/reviews/)

## Tags

 * [javascript](https://wordpress.org/support/topic-tag/javascript/)
 * [table](https://wordpress.org/support/topic-tag/table/)

 * 2 replies
 * 2 participants
 * Last reply from: [GabriDias](https://wordpress.org/support/users/gabridias/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/how-to-add-a-javascript-code-on-a-page/#post-3917953)
 * Status: resolved